#74FFD9#74FFD9
#74FFD9 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 172.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFD9 |
|---|---|
| RGB | rgb(116, 255, 217) |
| HSL | hsl(164, 100%, 73%) |
| HSV | hsv(164, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(91.79, -46.75, 6.74) |
| CIE-LCH | lch(91.79, 47.23, 171.79°) |
| OKLab | oklab(91.24% -0.1325 0.0171) |
| OKLCH | oklch(91.24% 0.134 172.6) |
| XYZ | xyz(55.4811, 80.2375, 78.1958) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.78
Light Aqua
#8CFFDB
ΔE00 2.08
Light Turquoise
#7EF4CC
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 4.48
Bright Teal
#01F9C6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFD9 #FF749A
analogous
#74FF93 #74FFD9 #74E0FF
triadic
#74FFD9 #D974FF #FFD974
tetradic
#74FFD9 #9374FF #FF749A #E0FF74
square
#74FFD9 #9374FF #FF749A #E0FF74
split-complementary
#74FFD9 #FF74E0 #FF9374
monochromatic
#00F9B5 #37FFC8 #74FFD9 #B1FFEA #E0FFF7
Accessibility & contrast
On white
1.23
#74FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#74FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFD9
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFD9 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D7
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#25FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffd9; /* rgb */ color: rgb(116, 255, 217); /* oklch */ color: oklch(91.2% 0.134 172.6);
Tailwind
colors: {
custom: {
50: '#a6ffe4',
500: '#74ffd9',
950: '#000000',
},
}SCSS
$custom: #74ffd9; $custom-light: #a6ffe4; $custom-dark: #000000;
JSON
{
"hex": "#74ffd9",
"rgb": {
"r": 116,
"g": 255,
"b": 217
},
"hsl": {
"h": 163.597,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91241,
"c": 0.13362,
"h": 172.6
},
"luminance": 0.80243
}Semantic roles & 50–950 ramp
primary
#74FFD9
secondary
#DC3B67
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684