#78DEBC#78DEBC
#78DEBC is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.108 H 169.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEBC |
|---|---|
| RGB | rgb(120, 222, 188) |
| HSL | hsl(160, 61%, 67%) |
| HSV | hsv(160, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.76, -37.74, 7.50) |
| CIE-LCH | lch(81.76, 38.47, 168.76°) |
| OKLab | oklab(82.92% -0.1066 0.0192) |
| OKLCH | oklch(82.92% 0.108 169.8) |
| XYZ | xyz(42.9403, 59.8631, 56.8591) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.94
Seafoam
#7FE0B3
ΔE00 3.22
Seafoam Blue
#78D1B6
ΔE00 3.47
Mediumaquamarine
#66CDAA
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 4.90
Eucalyptus
#44D7A8
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEBC #DE789A
analogous
#78DE89 #78DEBC #78CDDE
triadic
#78DEBC #BC78DE #DEBC78
tetradic
#78DEBC #8978DE #DE789A #CDDE78
square
#78DEBC #8978DE #DE789A #CDDE78
split-complementary
#78DEBC #DE78CD #DE8978
monochromatic
#2BB084 #47D2A4 #78DEBC #A9EAD4 #DAF6ED
Accessibility & contrast
On white
1.62
#78DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#78DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEBC
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEBC | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#C9C6BE
Tritanopia (blue-blind)
#55DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78debc; /* rgb */ color: rgb(120, 222, 188); /* oklch */ color: oklch(82.9% 0.108 169.8);
Tailwind
colors: {
custom: {
50: '#a4e9d0',
500: '#78debc',
950: '#000000',
},
}SCSS
$custom: #78debc; $custom-light: #a4e9d0; $custom-dark: #000000;
JSON
{
"hex": "#78debc",
"rgb": {
"r": 120,
"g": 222,
"b": 188
},
"hsl": {
"h": 160,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82918,
"c": 0.10832,
"h": 169.8
},
"luminance": 0.59866
}Semantic roles & 50–950 ramp
primary
#78DEBC
secondary
#B2486B
accent
#1D56C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483