#74FEE9#74FEE9
#74FEE9 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.125 H 182.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEE9 |
|---|---|
| RGB | rgb(116, 254, 233) |
| HSL | hsl(171, 99%, 73%) |
| HSV | hsv(171, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(91.90, -42.58, -1.38) |
| CIE-LCH | lch(91.90, 42.60, 181.86°) |
| OKLab | oklab(91.46% -0.1246 -0.0044) |
| OKLCH | oklch(91.46% 0.125 182) |
| XYZ | xyz(57.3458, 80.4743, 89.5860) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.99
Bright Aqua
#0BF9EA
ΔE00 4.41
Light Aqua
#8CFFDB
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 6.19
Aquamarine
#7FFFD4
ΔE00 6.49
Light Turquoise
#7EF4CC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEE9 #FE7489
analogous
#74FEA4 #74FEE9 #74CEFE
triadic
#74FEE9 #E974FE #FEE974
tetradic
#74FEE9 #A474FE #FE7489 #CEFE74
square
#74FEE9 #A474FE #FE7489 #CEFE74
split-complementary
#74FEE9 #FE74CE #FEA474
monochromatic
#02F6D1 #37FEDF #74FEE9 #B1FEF3 #E1FFFA
Accessibility & contrast
On white
1.23
#74FEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#74FEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEE9
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEE9 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74fee9; /* rgb */ color: rgb(116, 254, 233); /* oklch */ color: oklch(91.5% 0.125 182.0);
Tailwind
colors: {
custom: {
50: '#a7fff0',
500: '#74fee9',
950: '#000000',
},
}SCSS
$custom: #74fee9; $custom-light: #a7fff0; $custom-dark: #000000;
JSON
{
"hex": "#74fee9",
"rgb": {
"r": 116,
"g": 254,
"b": 233
},
"hsl": {
"h": 170.87,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91456,
"c": 0.12469,
"h": 182
},
"luminance": 0.8048
}Semantic roles & 50–950 ramp
primary
#74FEE9
secondary
#DB3B53
accent
#0023E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685