#74DFAB#74DFAB
#74DFAB is a very light, vivid teal. Relative luminance 0.594; OKLCH L 82.6% C 0.125 H 160.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFAB |
|---|---|
| RGB | rgb(116, 223, 171) |
| HSL | hsl(151, 63%, 66%) |
| HSV | hsv(151, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(81.52, -42.77, 16.11) |
| CIE-LCH | lch(81.52, 45.70, 159.36°) |
| OKLab | oklab(82.56% -0.1181 0.0412) |
| OKLCH | oklch(82.56% 0.125 160.8) |
| XYZ | xyz(40.9375, 59.4254, 47.8332) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.87
Eucalyptus
#44D7A8
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.33
Light Greenish Blue
#63F7B4
ΔE00 5.82
Mediumaquamarine
#66CDAA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFAB #DF74A8
analogous
#74DF76 #74DFAB #74DEDF
triadic
#74DFAB #AB74DF #DFAB74
tetradic
#74DFAB #7674DF #DF74A8 #DEDF74
square
#74DFAB #7674DF #DF74A8 #DEDF74
split-complementary
#74DFAB #DF74DE #DF7674
monochromatic
#29B06E #42D48D #74DFAB #A6EAC9 #D7F6E7
Accessibility & contrast
On white
1.63
#74DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#74DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFAB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFAB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A8
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#55DED1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74dfab; /* rgb */ color: rgb(116, 223, 171); /* oklch */ color: oklch(82.6% 0.125 160.8);
Tailwind
colors: {
custom: {
50: '#a2e9c4',
500: '#74dfab',
950: '#000000',
},
}SCSS
$custom: #74dfab; $custom-light: #a2e9c4; $custom-dark: #000000;
JSON
{
"hex": "#74dfab",
"rgb": {
"r": 116,
"g": 223,
"b": 171
},
"hsl": {
"h": 150.841,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.82558,
"c": 0.12506,
"h": 160.8
},
"luminance": 0.59429
}Semantic roles & 50–950 ramp
primary
#74DFAB
secondary
#B2457A
accent
#1B70CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482