#74FEF9#74FEF9
#74FEF9 is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.121 H 192.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEF9 |
|---|---|
| RGB | rgb(116, 254, 249) |
| HSL | hsl(178, 99%, 73%) |
| HSV | hsv(178, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.32, -38.62, -9.04) |
| CIE-LCH | lch(92.32, 39.67, 193.18°) |
| OKLab | oklab(91.94% -0.1179 -0.0251) |
| OKLCH | oklch(91.94% 0.121 192) |
| XYZ | xyz(59.7358, 81.4303, 102.1737) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.02
Bright Turquoise
#0FFEF9
ΔE00 3.70
Aqua
#00FFFF
ΔE00 3.85
Bright Light Blue
#26F7FD
ΔE00 4.62
Bright Aqua
#0BF9EA
ΔE00 5.29
Light Cyan
#ACFFFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEF9 #FE7479
analogous
#74FEB4 #74FEF9 #74BEFE
triadic
#74FEF9 #F974FE #FEF974
tetradic
#74FEF9 #B474FE #FE7479 #BEFE74
square
#74FEF9 #B474FE #FE7479 #BEFE74
split-complementary
#74FEF9 #FE74BE #FEB474
monochromatic
#02F6ED #37FEF6 #74FEF9 #B1FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#74FEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#74FEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEF9
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEF9 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F9
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74fef9; /* rgb */ color: rgb(116, 254, 249); /* oklch */ color: oklch(91.9% 0.121 192.0);
Tailwind
colors: {
custom: {
50: '#a8fffb',
500: '#74fef9',
950: '#000000',
},
}SCSS
$custom: #74fef9; $custom-light: #a8fffb; $custom-dark: #000000;
JSON
{
"hex": "#74fef9",
"rgb": {
"r": 116,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.826,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91942,
"c": 0.12058,
"h": 192
},
"luminance": 0.81436
}Semantic roles & 50–950 ramp
primary
#74FEF9
secondary
#DB3B41
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685