#78DEBB#78DEBB
#78DEBB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.109 H 169.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEBB |
|---|---|
| RGB | rgb(120, 222, 187) |
| HSL | hsl(159, 61%, 67%) |
| HSV | hsv(159, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.74, -37.96, 8.00) |
| CIE-LCH | lch(81.74, 38.79, 168.10°) |
| OKLab | oklab(82.89% -0.107 0.0205) |
| OKLCH | oklch(82.89% 0.109 169.2) |
| XYZ | xyz(42.8329, 59.8201, 56.2934) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.89
Seafoam
#7FE0B3
ΔE00 2.95
Seafoam Blue
#78D1B6
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.86
Eucalyptus
#44D7A8
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEBB #DE789B
analogous
#78DE88 #78DEBB #78CEDE
triadic
#78DEBB #BB78DE #DEBB78
tetradic
#78DEBB #8878DE #DE789B #CEDE78
square
#78DEBB #8878DE #DE789B #CEDE78
split-complementary
#78DEBB #DE78CE #DE8878
monochromatic
#2BB083 #47D2A2 #78DEBB #A9EAD4 #DAF6ED
Accessibility & contrast
On white
1.62
#78DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#78DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEBB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEBB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#55DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78debb; /* rgb */ color: rgb(120, 222, 187); /* oklch */ color: oklch(82.9% 0.109 169.2);
Tailwind
colors: {
custom: {
50: '#a4e9cf',
500: '#78debb',
950: '#000000',
},
}SCSS
$custom: #78debb; $custom-light: #a4e9cf; $custom-dark: #000000;
JSON
{
"hex": "#78debb",
"rgb": {
"r": 120,
"g": 222,
"b": 187
},
"hsl": {
"h": 159.412,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82892,
"c": 0.10899,
"h": 169.2
},
"luminance": 0.59823
}Semantic roles & 50–950 ramp
primary
#78DEBB
secondary
#B2486C
accent
#1D58C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483