#78FFE4#78FFE4
#78FFE4 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.125 H 178.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFE4 |
|---|---|
| RGB | rgb(120, 255, 228) |
| HSL | hsl(168, 100%, 74%) |
| HSV | hsv(168, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.18, -43.41, 1.64) |
| CIE-LCH | lch(92.18, 43.44, 177.84°) |
| OKLab | oklab(91.68% -0.1254 0.0037) |
| OKLCH | oklch(91.68% 0.125 178.3) |
| XYZ | xyz(57.5031, 81.1092, 86.0090) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.80
Light Aqua
#8CFFDB
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 4.90
Bright Aqua
#0BF9EA
ΔE00 5.76
Aqua (survey)
#13EAC9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFE4 #FF7893
analogous
#78FFA0 #78FFE4 #78D6FF
triadic
#78FFE4 #E478FF #FFE478
tetradic
#78FFE4 #A078FF #FF7893 #D6FF78
square
#78FFE4 #A078FF #FF7893 #D6FF78
split-complementary
#78FFE4 #FF78D6 #FFA078
monochromatic
#00FDCA #3BFFD8 #78FFE4 #B5FFF0 #E0FFF9
Accessibility & contrast
On white
1.22
#78FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#78FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFE4
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFE4 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E3
Deuteranopia (green-blind)
#E1E2E6
Tritanopia (blue-blind)
#27FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78ffe4; /* rgb */ color: rgb(120, 255, 228); /* oklch */ color: oklch(91.7% 0.125 178.3);
Tailwind
colors: {
custom: {
50: '#a9ffec',
500: '#78ffe4',
950: '#000000',
},
}SCSS
$custom: #78ffe4; $custom-light: #a9ffec; $custom-dark: #000000;
JSON
{
"hex": "#78ffe4",
"rgb": {
"r": 120,
"g": 255,
"b": 228
},
"hsl": {
"h": 168,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91679,
"c": 0.12547,
"h": 178.3
},
"luminance": 0.81115
}Semantic roles & 50–950 ramp
primary
#78FFE4
secondary
#DD3E5E
accent
#002EE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684