#78FFDE#78FFDE
#78FFDE is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.129 H 175.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFDE |
|---|---|
| RGB | rgb(120, 255, 222) |
| HSL | hsl(165, 100%, 74%) |
| HSV | hsv(165, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.03, -44.80, 4.53) |
| CIE-LCH | lch(92.03, 45.03, 174.23°) |
| OKLab | oklab(91.51% -0.128 0.0113) |
| OKLCH | oklch(91.51% 0.129 175) |
| XYZ | xyz(56.6846, 80.7818, 81.6983) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.16
Aquamarine
#7FFFD4
ΔE00 2.91
Tiffany Blue
#7BF2DA
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 5.58
Pale Turquoise
#A5FBD5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFDE #FF7899
analogous
#78FF9A #78FFDE #78DDFF
triadic
#78FFDE #DE78FF #FFDE78
tetradic
#78FFDE #9A78FF #FF7899 #DDFF78
square
#78FFDE #9A78FF #FF7899 #DDFF78
split-complementary
#78FFDE #FF78DD #FF9A78
monochromatic
#00FDBF #3BFFCF #78FFDE #B5FFED #E0FFF8
Accessibility & contrast
On white
1.22
#78FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#78FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFDE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFDE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E2E2E0
Tritanopia (blue-blind)
#2FFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78ffde; /* rgb */ color: rgb(120, 255, 222); /* oklch */ color: oklch(91.5% 0.129 175.0);
Tailwind
colors: {
custom: {
50: '#a9ffe8',
500: '#78ffde',
950: '#000000',
},
}SCSS
$custom: #78ffde; $custom-light: #a9ffe8; $custom-dark: #000000;
JSON
{
"hex": "#78ffde",
"rgb": {
"r": 120,
"g": 255,
"b": 222
},
"hsl": {
"h": 165.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91512,
"c": 0.1285,
"h": 175
},
"luminance": 0.80787
}Semantic roles & 50–950 ramp
primary
#78FFDE
secondary
#DD3E65
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684