#78FFDC#78FFDC
#78FFDC is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.130 H 173.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFDC |
|---|---|
| RGB | rgb(120, 255, 220) |
| HSL | hsl(164, 100%, 74%) |
| HSV | hsv(164, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.99, -45.25, 5.49) |
| CIE-LCH | lch(91.99, 45.59, 173.08°) |
| OKLab | oklab(91.46% -0.1289 0.0139) |
| OKLCH | oklch(91.46% 0.13 173.9) |
| XYZ | xyz(56.4182, 80.6752, 80.2950) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.90
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 5.02
Pale Turquoise
#A5FBD5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFDC #FF789B
analogous
#78FF98 #78FFDC #78DFFF
triadic
#78FFDC #DC78FF #FFDC78
tetradic
#78FFDC #9878FF #FF789B #DFFF78
square
#78FFDC #9878FF #FF789B #DFFF78
split-complementary
#78FFDC #FF78DF #FF9878
monochromatic
#00FDBB #3BFFCC #78FFDC #B5FFEC #E0FFF7
Accessibility & contrast
On white
1.23
#78FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#78FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFDC
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFDC | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#31FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78ffdc; /* rgb */ color: rgb(120, 255, 220); /* oklch */ color: oklch(91.5% 0.130 173.9);
Tailwind
colors: {
custom: {
50: '#a8ffe6',
500: '#78ffdc',
950: '#000000',
},
}SCSS
$custom: #78ffdc; $custom-light: #a8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#78ffdc",
"rgb": {
"r": 120,
"g": 255,
"b": 220
},
"hsl": {
"h": 164.444,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91458,
"c": 0.1296,
"h": 173.9
},
"luminance": 0.8068
}Semantic roles & 50–950 ramp
primary
#78FFDC
secondary
#DD3E67
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684