#78FFED#78FFED
#78FFED is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 183.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFED |
|---|---|
| RGB | rgb(120, 255, 237) |
| HSL | hsl(172, 100%, 74%) |
| HSV | hsv(172, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.41, -41.27, -2.69) |
| CIE-LCH | lch(92.41, 41.36, 183.73°) |
| OKLab | oklab(91.94% -0.1216 -0.0079) |
| OKLCH | oklch(91.94% 0.122 183.7) |
| XYZ | xyz(58.7852, 81.6220, 92.7610) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 4.39
Bright Turquoise
#0FFEF9
ΔE00 5.60
Light Aqua
#8CFFDB
ΔE00 5.98
Bright Cyan
#41FDFE
ΔE00 6.61
Aqua
#00FFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFED #FF788A
analogous
#78FFA9 #78FFED #78CDFF
triadic
#78FFED #ED78FF #FFED78
tetradic
#78FFED #A978FF #FF788A #CDFF78
square
#78FFED #A978FF #FF788A #CDFF78
split-complementary
#78FFED #FF78CD #FFA978
monochromatic
#00FDDB #3BFFE5 #78FFED #B5FFF5 #E0FFFB
Accessibility & contrast
On white
1.21
#78FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#78FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFED
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFED | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#15FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78ffed; /* rgb */ color: rgb(120, 255, 237); /* oklch */ color: oklch(91.9% 0.122 183.7);
Tailwind
colors: {
custom: {
50: '#a9fff2',
500: '#78ffed',
950: '#000000',
},
}SCSS
$custom: #78ffed; $custom-light: #a9fff2; $custom-dark: #000000;
JSON
{
"hex": "#78ffed",
"rgb": {
"r": 120,
"g": 255,
"b": 237
},
"hsl": {
"h": 172,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91938,
"c": 0.12187,
"h": 183.7
},
"luminance": 0.81627
}Semantic roles & 50–950 ramp
primary
#78FFED
secondary
#DD3E53
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685