#78DEBD#78DEBD
#78DEBD is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.108 H 170.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEBD |
|---|---|
| RGB | rgb(120, 222, 189) |
| HSL | hsl(161, 61%, 67%) |
| HSV | hsv(161, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.79, -37.52, 7.01) |
| CIE-LCH | lch(81.79, 38.16, 169.42°) |
| OKLab | oklab(82.95% -0.1062 0.0179) |
| OKLCH | oklch(82.95% 0.108 170.4) |
| XYZ | xyz(43.0484, 59.9064, 57.4288) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.02
Seafoam Blue
#78D1B6
ΔE00 3.36
Seafoam
#7FE0B3
ΔE00 3.51
Mediumaquamarine
#66CDAA
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 4.95
Pale Teal
#82CBB2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEBD #DE7899
analogous
#78DE8A #78DEBD #78CCDE
triadic
#78DEBD #BD78DE #DEBD78
tetradic
#78DEBD #8A78DE #DE7899 #CCDE78
square
#78DEBD #8A78DE #DE7899 #CCDE78
split-complementary
#78DEBD #DE78CC #DE8A78
monochromatic
#2BB085 #47D2A5 #78DEBD #A9EAD5 #DAF6ED
Accessibility & contrast
On white
1.62
#78DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#78DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEBD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEBD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#54DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78debd; /* rgb */ color: rgb(120, 222, 189); /* oklch */ color: oklch(82.9% 0.108 170.4);
Tailwind
colors: {
custom: {
50: '#a4e9d0',
500: '#78debd',
950: '#000000',
},
}SCSS
$custom: #78debd; $custom-light: #a4e9d0; $custom-dark: #000000;
JSON
{
"hex": "#78debd",
"rgb": {
"r": 120,
"g": 222,
"b": 189
},
"hsl": {
"h": 160.588,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82945,
"c": 0.10766,
"h": 170.4
},
"luminance": 0.5991
}Semantic roles & 50–950 ramp
primary
#78DEBD
secondary
#B2486A
accent
#1D55C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483