#74FEEB#74FEEB
#74FEEB is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.124 H 183.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEEB |
|---|---|
| RGB | rgb(116, 254, 235) |
| HSL | hsl(172, 99%, 73%) |
| HSV | hsv(172, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.95, -42.09, -2.34) |
| CIE-LCH | lch(91.95, 42.16, 183.18°) |
| OKLab | oklab(91.52% -0.1238 -0.007) |
| OKLCH | oklch(91.52% 0.124 183.2) |
| XYZ | xyz(57.6331, 80.5892, 91.0992) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 4.17
Bright Turquoise
#0FFEF9
ΔE00 5.67
Light Aqua
#8CFFDB
ΔE00 5.79
Bright Cyan
#41FDFE
ΔE00 6.80
Aqua
#00FFFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEEB #FE7487
analogous
#74FEA6 #74FEEB #74CCFE
triadic
#74FEEB #EB74FE #FEEB74
tetradic
#74FEEB #A674FE #FE7487 #CCFE74
square
#74FEEB #A674FE #FE7487 #CCFE74
split-complementary
#74FEEB #FE74CC #FEA674
monochromatic
#02F6D4 #37FEE2 #74FEEB #B1FEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#74FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#74FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEEB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEEB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74feeb; /* rgb */ color: rgb(116, 254, 235); /* oklch */ color: oklch(91.5% 0.124 183.2);
Tailwind
colors: {
custom: {
50: '#a7fff1',
500: '#74feeb',
950: '#000000',
},
}SCSS
$custom: #74feeb; $custom-light: #a7fff1; $custom-dark: #000000;
JSON
{
"hex": "#74feeb",
"rgb": {
"r": 116,
"g": 254,
"b": 235
},
"hsl": {
"h": 171.739,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91515,
"c": 0.12396,
"h": 183.2
},
"luminance": 0.80595
}Semantic roles & 50–950 ramp
primary
#74FEEB
secondary
#DB3B51
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685