#78FFDB#78FFDB
#78FFDB is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 173.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFDB |
|---|---|
| RGB | rgb(120, 255, 219) |
| HSL | hsl(164, 100%, 74%) |
| HSV | hsv(164, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.96, -45.48, 5.97) |
| CIE-LCH | lch(91.96, 45.87, 172.52°) |
| OKLab | oklab(91.43% -0.1293 0.0151) |
| OKLCH | oklch(91.43% 0.13 173.3) |
| XYZ | xyz(56.2862, 80.6224, 79.5996) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.82
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.75
Pale Turquoise
#A5FBD5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFDB #FF789C
analogous
#78FF97 #78FFDB #78DFFF
triadic
#78FFDB #DB78FF #FFDB78
tetradic
#78FFDB #9778FF #FF789C #DFFF78
square
#78FFDB #9778FF #FF789C #DFFF78
split-complementary
#78FFDB #FF78DF #FF9778
monochromatic
#00FDB9 #3BFFCB #78FFDB #B5FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#78FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#78FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFDB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFDB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#32FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78ffdb; /* rgb */ color: rgb(120, 255, 219); /* oklch */ color: oklch(91.4% 0.130 173.3);
Tailwind
colors: {
custom: {
50: '#a8ffe6',
500: '#78ffdb',
950: '#000000',
},
}SCSS
$custom: #78ffdb; $custom-light: #a8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#78ffdb",
"rgb": {
"r": 120,
"g": 255,
"b": 219
},
"hsl": {
"h": 164,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91431,
"c": 0.13017,
"h": 173.3
},
"luminance": 0.80628
}Semantic roles & 50–950 ramp
primary
#78FFDB
secondary
#DD3E69
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684