#74FEF8#74FEF8
#74FEF8 is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.121 H 191.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEF8 |
|---|---|
| RGB | rgb(116, 254, 248) |
| HSL | hsl(177, 99%, 73%) |
| HSV | hsv(177, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.30, -38.87, -8.56) |
| CIE-LCH | lch(92.30, 39.81, 192.42°) |
| OKLab | oklab(91.91% -0.1183 -0.0238) |
| OKLCH | oklch(91.91% 0.121 191.4) |
| XYZ | xyz(59.5803, 81.3681, 101.3545) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.21
Bright Turquoise
#0FFEF9
ΔE00 3.67
Aqua
#00FFFF
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 4.85
Bright Aqua
#0BF9EA
ΔE00 5.06
Light Cyan
#ACFFFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEF8 #FE747A
analogous
#74FEB3 #74FEF8 #74BFFE
triadic
#74FEF8 #F874FE #FEF874
tetradic
#74FEF8 #B374FE #FE747A #BFFE74
square
#74FEF8 #B374FE #FE747A #BFFE74
split-complementary
#74FEF8 #FE74BF #FEB374
monochromatic
#02F6EB #37FEF5 #74FEF8 #B1FEFB #E1FFFD
Accessibility & contrast
On white
1.22
#74FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#74FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEF8
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEF8 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74fef8; /* rgb */ color: rgb(116, 254, 248); /* oklch */ color: oklch(91.9% 0.121 191.4);
Tailwind
colors: {
custom: {
50: '#a8fffa',
500: '#74fef8',
950: '#000000',
},
}SCSS
$custom: #74fef8; $custom-light: #a8fffa; $custom-dark: #000000;
JSON
{
"hex": "#74fef8",
"rgb": {
"r": 116,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.391,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.9191,
"c": 0.12071,
"h": 191.4
},
"luminance": 0.81374
}Semantic roles & 50–950 ramp
primary
#74FEF8
secondary
#DB3B42
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685