#78DEB9#78DEB9
#78DEB9 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.110 H 167.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEB9 |
|---|---|
| RGB | rgb(120, 222, 185) |
| HSL | hsl(158, 61%, 67%) |
| HSV | hsv(158, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(81.69, -38.39, 8.99) |
| CIE-LCH | lch(81.69, 39.43, 166.82°) |
| OKLab | oklab(82.84% -0.1079 0.0231) |
| OKLCH | oklch(82.84% 0.11 167.9) |
| XYZ | xyz(42.6202, 59.7351, 55.1736) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.41
Light Teal
#90E4C1
ΔE00 2.86
Seafoam Blue
#78D1B6
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEB9 #DE789D
analogous
#78DE86 #78DEB9 #78D0DE
triadic
#78DEB9 #B978DE #DEB978
tetradic
#78DEB9 #8678DE #DE789D #D0DE78
square
#78DEB9 #8678DE #DE789D #D0DE78
split-complementary
#78DEB9 #DE78D0 #DE8678
monochromatic
#2BB080 #47D29F #78DEB9 #A9EAD3 #DAF6EC
Accessibility & contrast
On white
1.62
#78DEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#78DEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEB9
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEB9 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B7
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#56DFD3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78deb9; /* rgb */ color: rgb(120, 222, 185); /* oklch */ color: oklch(82.8% 0.110 167.9);
Tailwind
colors: {
custom: {
50: '#a4e9ce',
500: '#78deb9',
950: '#000000',
},
}SCSS
$custom: #78deb9; $custom-light: #a4e9ce; $custom-dark: #000000;
JSON
{
"hex": "#78deb9",
"rgb": {
"r": 120,
"g": 222,
"b": 185
},
"hsl": {
"h": 158.235,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82839,
"c": 0.11036,
"h": 167.9
},
"luminance": 0.59738
}Semantic roles & 50–950 ramp
primary
#78DEB9
secondary
#B2486F
accent
#1D5BC8
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483