#78F5DB#78F5DB
#78F5DB is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.1% C 0.119 H 177.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #78F5DB |
|---|---|
| RGB | rgb(120, 245, 219) |
| HSL | hsl(168, 86%, 72%) |
| HSV | hsv(168, 51%, 96%) |
| CMYK | cmyk(51%, 0%, 10.6%, 3.9%) |
| CIE-LAB | lab(89.11, -41.08, 1.85) |
| CIE-LCH | lch(89.11, 41.12, 177.42°) |
| OKLab | oklab(89.12% -0.1186 0.0043) |
| OKLCH | oklch(89.12% 0.119 177.9) |
| XYZ | xyz(53.1788, 74.4076, 78.5638) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 0.87
Light Aqua
#8CFFDB
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.96
Aqua (survey)
#13EAC9
ΔE00 5.42
Bright Aqua
#0BF9EA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F5DB #F57892
analogous
#78F59D #78F5DB #78D1F5
triadic
#78F5DB #DB78F5 #F5DB78
tetradic
#78F5DB #9D78F5 #F57892 #D1F578
square
#78F5DB #9D78F5 #F57892 #D1F578
split-complementary
#78F5DB #F578D1 #F59D78
monochromatic
#11E2B6 #3FF1CC #78F5DB #B1F9EA #E3FDF7
Accessibility & contrast
On white
1.32
#78F5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#78F5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F5DB
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F5DB | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8DA
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#38F8ED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #78f5db; /* rgb */ color: rgb(120, 245, 219); /* oklch */ color: oklch(89.1% 0.119 177.9);
Tailwind
colors: {
custom: {
50: '#a7f9e6',
500: '#78f5db',
950: '#000000',
},
}SCSS
$custom: #78f5db; $custom-light: #a7f9e6; $custom-dark: #000000;
JSON
{
"hex": "#78f5db",
"rgb": {
"r": 120,
"g": 245,
"b": 219
},
"hsl": {
"h": 167.52,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.8912,
"c": 0.11869,
"h": 177.9
},
"luminance": 0.74412
}Semantic roles & 50–950 ramp
primary
#78F5DB
secondary
#D0415F
accent
#0331E3
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584