#78DEB0#78DEB0
#78DEB0 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.117 H 162.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEB0 |
|---|---|
| RGB | rgb(120, 222, 176) |
| HSL | hsl(153, 61%, 67%) |
| HSV | hsv(153, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(81.49, -40.30, 13.45) |
| CIE-LCH | lch(81.49, 42.49, 161.54°) |
| OKLab | oklab(82.61% -0.1119 0.0345) |
| OKLCH | oklch(82.61% 0.117 162.9) |
| XYZ | xyz(41.7001, 59.3670, 50.3274) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.83
Light Teal
#90E4C1
ΔE00 3.84
Eucalyptus
#44D7A8
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 4.95
Light Turquoise
#7EF4CC
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEB0 #DE78A6
analogous
#78DE7D #78DEB0 #78D9DE
triadic
#78DEB0 #B078DE #DEB078
tetradic
#78DEB0 #7D78DE #DE78A6 #D9DE78
square
#78DEB0 #7D78DE #DE78A6 #D9DE78
split-complementary
#78DEB0 #DE78D9 #DE7D78
monochromatic
#2BB074 #47D293 #78DEB0 #A9EACD #DAF6EA
Accessibility & contrast
On white
1.63
#78DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#78DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEB0
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEB0 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AE
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#5ADED1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78deb0; /* rgb */ color: rgb(120, 222, 176); /* oklch */ color: oklch(82.6% 0.117 162.9);
Tailwind
colors: {
custom: {
50: '#a4e9c7',
500: '#78deb0',
950: '#000000',
},
}SCSS
$custom: #78deb0; $custom-light: #a4e9c7; $custom-dark: #000000;
JSON
{
"hex": "#78deb0",
"rgb": {
"r": 120,
"g": 222,
"b": 176
},
"hsl": {
"h": 152.941,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82609,
"c": 0.11711,
"h": 162.9
},
"luminance": 0.5937
}Semantic roles & 50–950 ramp
primary
#78DEB0
secondary
#B24878
accent
#1D6AC8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482