#78FFDF#78FFDF
#78FFDF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.128 H 175.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFDF |
|---|---|
| RGB | rgb(120, 255, 223) |
| HSL | hsl(166, 100%, 74%) |
| HSV | hsv(166, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.06, -44.57, 4.05) |
| CIE-LCH | lch(92.06, 44.75, 174.81°) |
| OKLab | oklab(91.54% -0.1276 0.01) |
| OKLCH | oklch(91.54% 0.128 175.5) |
| XYZ | xyz(56.8191, 80.8355, 82.4063) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.34
Aquamarine
#7FFFD4
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.72
Pale Turquoise
#A5FBD5
ΔE00 5.76
Light Aquamarine
#7BFDC7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFDF #FF7898
analogous
#78FF9B #78FFDF #78DBFF
triadic
#78FFDF #DF78FF #FFDF78
tetradic
#78FFDF #9B78FF #FF7898 #DBFF78
square
#78FFDF #9B78FF #FF7898 #DBFF78
split-complementary
#78FFDF #FF78DB #FF9B78
monochromatic
#00FDC1 #3BFFD0 #78FFDF #B5FFEE #E0FFF8
Accessibility & contrast
On white
1.22
#78FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#78FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFDF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFDF | 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)
#F7F1DE
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#2EFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78ffdf; /* rgb */ color: rgb(120, 255, 223); /* oklch */ color: oklch(91.5% 0.128 175.5);
Tailwind
colors: {
custom: {
50: '#a9ffe9',
500: '#78ffdf',
950: '#000000',
},
}SCSS
$custom: #78ffdf; $custom-light: #a9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#78ffdf",
"rgb": {
"r": 120,
"g": 255,
"b": 223
},
"hsl": {
"h": 165.778,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.9154,
"c": 0.12796,
"h": 175.5
},
"luminance": 0.80841
}Semantic roles & 50–950 ramp
primary
#78FFDF
secondary
#DD3E64
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684