#74DBB2#74DBB2
#74DBB2 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.8% C 0.114 H 165.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #74DBB2 |
|---|---|
| RGB | rgb(116, 219, 178) |
| HSL | hsl(156, 59%, 66%) |
| HSV | hsv(156, 47%, 86%) |
| CMYK | cmyk(47%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(80.51, -39.53, 10.98) |
| CIE-LCH | lch(80.51, 41.03, 164.47°) |
| OKLab | oklab(81.78% -0.1104 0.0282) |
| OKLCH | oklch(81.78% 0.114 165.7) |
| XYZ | xyz(40.5664, 57.5872, 51.0886) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.87
Mediumaquamarine
#66CDAA
ΔE00 3.72
Light Teal
#90E4C1
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 3.93
Seafoam Blue
#78D1B6
ΔE00 4.32
Aqua Marine
#2EE8BB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DBB2 #DB749D
analogous
#74DB7E #74DBB2 #74D0DB
triadic
#74DBB2 #B274DB #DBB274
tetradic
#74DBB2 #7E74DB #DB749D #D0DB74
square
#74DBB2 #7E74DB #DB749D #D0DB74
split-complementary
#74DBB2 #DB74D0 #DB7E74
monochromatic
#2CA977 #43CE97 #74DBB2 #A5E8CD #D5F4E8
Accessibility & contrast
On white
1.68
#74DBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#74DBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DBB2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DBB2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#52DBCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74dbb2; /* rgb */ color: rgb(116, 219, 178); /* oklch */ color: oklch(81.8% 0.114 165.7);
Tailwind
colors: {
custom: {
50: '#a2e6c9',
500: '#74dbb2',
950: '#000000',
},
}SCSS
$custom: #74dbb2; $custom-light: #a2e6c9; $custom-dark: #000000;
JSON
{
"hex": "#74dbb2",
"rgb": {
"r": 116,
"g": 219,
"b": 178
},
"hsl": {
"h": 156.117,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.81783,
"c": 0.11397,
"h": 165.7
},
"luminance": 0.5759
}Semantic roles & 50–950 ramp
primary
#74DBB2
secondary
#AC486F
accent
#1F62C6
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482