#74FFEE#74FFEE
#74FFEE is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 184.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFEE |
|---|---|
| RGB | rgb(116, 255, 238) |
| HSL | hsl(173, 100%, 73%) |
| HSV | hsv(173, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.31, -41.81, -3.36) |
| CIE-LCH | lch(92.31, 41.94, 184.60°) |
| OKLab | oklab(91.83% -0.1235 -0.0097) |
| OKLCH | oklch(91.83% 0.124 184.5) |
| XYZ | xyz(58.3883, 81.4004, 93.5072) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.89
Bright Aqua
#0BF9EA
ΔE00 4.05
Bright Turquoise
#0FFEF9
ΔE00 5.15
Bright Cyan
#41FDFE
ΔE00 6.18
Aqua
#00FFFF
ΔE00 6.32
Light Aqua
#8CFFDB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFEE #FF7485
analogous
#74FFA8 #74FFEE #74CAFF
triadic
#74FFEE #EE74FF #FFEE74
tetradic
#74FFEE #A874FF #FF7485 #CAFF74
square
#74FFEE #A874FF #FF7485 #CAFF74
split-complementary
#74FFEE #FF74CA #FFA874
monochromatic
#00F9DA #37FFE7 #74FFEE #B1FFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#74FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#74FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFEE
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFEE | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74ffee; /* rgb */ color: rgb(116, 255, 238); /* oklch */ color: oklch(91.8% 0.124 184.5);
Tailwind
colors: {
custom: {
50: '#a7fff3',
500: '#74ffee',
950: '#000000',
},
}SCSS
$custom: #74ffee; $custom-light: #a7fff3; $custom-dark: #000000;
JSON
{
"hex": "#74ffee",
"rgb": {
"r": 116,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.662,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91833,
"c": 0.12392,
"h": 184.5
},
"luminance": 0.81406
}Semantic roles & 50–950 ramp
primary
#74FFEE
secondary
#DC3B4F
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685