#74FFD7#74FFD7
#74FFD7 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 171.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFD7 |
|---|---|
| RGB | rgb(116, 255, 215) |
| HSL | hsl(163, 100%, 73%) |
| HSV | hsv(163, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.75, -47.20, 7.71) |
| CIE-LCH | lch(91.75, 47.83, 170.72°) |
| OKLab | oklab(91.19% -0.1334 0.0196) |
| OKLCH | oklch(91.19% 0.135 171.6) |
| XYZ | xyz(55.2225, 80.1341, 76.8341) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.35
Light Aqua
#8CFFDB
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFD7 #FF749C
analogous
#74FF92 #74FFD7 #74E1FF
triadic
#74FFD7 #D774FF #FFD774
tetradic
#74FFD7 #9274FF #FF749C #E1FF74
square
#74FFD7 #9274FF #FF749C #E1FF74
split-complementary
#74FFD7 #FF74E1 #FF9274
monochromatic
#00F9B1 #37FFC5 #74FFD7 #B1FFE9 #E0FFF6
Accessibility & contrast
On white
1.23
#74FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#74FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFD7
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFD7 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#28FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffd7; /* rgb */ color: rgb(116, 255, 215); /* oklch */ color: oklch(91.2% 0.135 171.6);
Tailwind
colors: {
custom: {
50: '#a6ffe3',
500: '#74ffd7',
950: '#000000',
},
}SCSS
$custom: #74ffd7; $custom-light: #a6ffe3; $custom-dark: #000000;
JSON
{
"hex": "#74ffd7",
"rgb": {
"r": 116,
"g": 255,
"b": 215
},
"hsl": {
"h": 162.734,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91188,
"c": 0.13483,
"h": 171.6
},
"luminance": 0.80139
}Semantic roles & 50–950 ramp
primary
#74FFD7
secondary
#DC3B69
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684