#74FFE6#74FFE6
#74FFE6 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.127 H 179.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFE6 |
|---|---|
| RGB | rgb(116, 255, 230) |
| HSL | hsl(169, 100%, 73%) |
| HSV | hsv(169, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(92.11, -43.74, 0.48) |
| CIE-LCH | lch(92.11, 43.74, 179.37°) |
| OKLab | oklab(91.6% -0.1269 0.0006) |
| OKLCH | oklch(91.6% 0.127 179.7) |
| XYZ | xyz(57.2390, 80.9407, 87.4542) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.86
Light Aqua
#8CFFDB
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 5.11
Aquamarine
#7FFFD4
ΔE00 5.32
Light Turquoise
#7EF4CC
ΔE00 5.54
Aqua (survey)
#13EAC9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFE6 #FF748D
analogous
#74FFA1 #74FFE6 #74D2FF
triadic
#74FFE6 #E674FF #FFE674
tetradic
#74FFE6 #A174FF #FF748D #D2FF74
square
#74FFE6 #A174FF #FF748D #D2FF74
split-complementary
#74FFE6 #FF74D2 #FFA174
monochromatic
#00F9CC #37FFDB #74FFE6 #B1FFF1 #E0FFF9
Accessibility & contrast
On white
1.22
#74FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#74FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFE6
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFE6 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E5
Deuteranopia (green-blind)
#E0E2E8
Tritanopia (blue-blind)
#03FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74ffe6; /* rgb */ color: rgb(116, 255, 230); /* oklch */ color: oklch(91.6% 0.127 179.7);
Tailwind
colors: {
custom: {
50: '#a7ffed',
500: '#74ffe6',
950: '#000000',
},
}SCSS
$custom: #74ffe6; $custom-light: #a7ffed; $custom-dark: #000000;
JSON
{
"hex": "#74ffe6",
"rgb": {
"r": 116,
"g": 255,
"b": 230
},
"hsl": {
"h": 169.209,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91599,
"c": 0.12693,
"h": 179.7
},
"luminance": 0.80946
}Semantic roles & 50–950 ramp
primary
#74FFE6
secondary
#DC3B58
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684