#74FFE4#74FFE4
#74FFE4 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.128 H 178.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFE4 |
|---|---|
| RGB | rgb(116, 255, 228) |
| HSL | hsl(168, 100%, 73%) |
| HSV | hsv(168, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.06, -44.21, 1.44) |
| CIE-LCH | lch(92.06, 44.23, 178.13°) |
| OKLab | oklab(91.54% -0.1278 0.0031) |
| OKLCH | oklch(91.54% 0.128 178.6) |
| XYZ | xyz(56.9598, 80.8290, 85.9836) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.88
Light Aqua
#8CFFDB
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 5.02
Bright Aqua
#0BF9EA
ΔE00 5.52
Aqua (survey)
#13EAC9
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFE4 #FF748F
analogous
#74FF9E #74FFE4 #74D5FF
triadic
#74FFE4 #E474FF #FFE474
tetradic
#74FFE4 #9E74FF #FF748F #D5FF74
square
#74FFE4 #9E74FF #FF748F #D5FF74
split-complementary
#74FFE4 #FF74D5 #FF9E74
monochromatic
#00F9C8 #37FFD8 #74FFE4 #B1FFF0 #E0FFF9
Accessibility & contrast
On white
1.22
#74FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#74FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFE4
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFE4 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E3
Deuteranopia (green-blind)
#E0E2E6
Tritanopia (blue-blind)
#0CFFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74ffe4; /* rgb */ color: rgb(116, 255, 228); /* oklch */ color: oklch(91.5% 0.128 178.6);
Tailwind
colors: {
custom: {
50: '#a7ffec',
500: '#74ffe4',
950: '#000000',
},
}SCSS
$custom: #74ffe4; $custom-light: #a7ffec; $custom-dark: #000000;
JSON
{
"hex": "#74ffe4",
"rgb": {
"r": 116,
"g": 255,
"b": 228
},
"hsl": {
"h": 168.345,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91543,
"c": 0.12782,
"h": 178.6
},
"luminance": 0.80834
}Semantic roles & 50–950 ramp
primary
#74FFE4
secondary
#DC3B5A
accent
#002DE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684