#74FFEC#74FFEC
#74FFEC is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.125 H 183.3°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFEC |
|---|---|
| RGB | rgb(116, 255, 236) |
| HSL | hsl(172, 100%, 73%) |
| HSV | hsv(172, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.26, -42.30, -2.40) |
| CIE-LCH | lch(92.26, 42.36, 183.25°) |
| OKLab | oklab(91.77% -0.1244 -0.0071) |
| OKLCH | oklch(91.77% 0.125 183.3) |
| XYZ | xyz(58.0961, 81.2835, 91.9683) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.50
Bright Aqua
#0BF9EA
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 5.64
Light Aqua
#8CFFDB
ΔE00 5.82
Bright Cyan
#41FDFE
ΔE00 6.78
Aqua
#00FFFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFEC #FF7487
analogous
#74FFA7 #74FFEC #74CCFF
triadic
#74FFEC #EC74FF #FFEC74
tetradic
#74FFEC #A774FF #FF7487 #CCFF74
square
#74FFEC #A774FF #FF7487 #CCFF74
split-complementary
#74FFEC #FF74CC #FFA774
monochromatic
#00F9D7 #37FFE4 #74FFEC #B1FFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#74FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#74FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFEC
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFEC | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74ffec; /* rgb */ color: rgb(116, 255, 236); /* oklch */ color: oklch(91.8% 0.125 183.3);
Tailwind
colors: {
custom: {
50: '#a7fff2',
500: '#74ffec',
950: '#000000',
},
}SCSS
$custom: #74ffec; $custom-light: #a7fff2; $custom-dark: #000000;
JSON
{
"hex": "#74ffec",
"rgb": {
"r": 116,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.799,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91774,
"c": 0.12459,
"h": 183.3
},
"luminance": 0.81289
}Semantic roles & 50–950 ramp
primary
#74FFEC
secondary
#DC3B51
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685