#78DEB7#78DEB7
#78DEB7 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.112 H 166.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEB7 |
|---|---|
| RGB | rgb(120, 222, 183) |
| HSL | hsl(157, 61%, 67%) |
| HSV | hsv(157, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(81.65, -38.82, 9.98) |
| CIE-LCH | lch(81.65, 40.09, 165.58°) |
| OKLab | oklab(82.79% -0.1088 0.0256) |
| OKLCH | oklch(82.79% 0.112 166.7) |
| XYZ | xyz(42.4106, 59.6512, 54.0695) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.89
Light Teal
#90E4C1
ΔE00 2.95
Seafoam Blue
#78D1B6
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEB7 #DE789F
analogous
#78DE84 #78DEB7 #78D2DE
triadic
#78DEB7 #B778DE #DEB778
tetradic
#78DEB7 #8478DE #DE789F #D2DE78
square
#78DEB7 #8478DE #DE789F #D2DE78
split-complementary
#78DEB7 #DE78D2 #DE8478
monochromatic
#2BB07D #47D29D #78DEB7 #A9EAD1 #DAF6EB
Accessibility & contrast
On white
1.62
#78DEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#78DEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEB7
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEB7 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B5
Deuteranopia (green-blind)
#CAC6B9
Tritanopia (blue-blind)
#57DFD3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78deb7; /* rgb */ color: rgb(120, 222, 183); /* oklch */ color: oklch(82.8% 0.112 166.7);
Tailwind
colors: {
custom: {
50: '#a4e9cc',
500: '#78deb7',
950: '#000000',
},
}SCSS
$custom: #78deb7; $custom-light: #a4e9cc; $custom-dark: #000000;
JSON
{
"hex": "#78deb7",
"rgb": {
"r": 120,
"g": 222,
"b": 183
},
"hsl": {
"h": 157.059,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82787,
"c": 0.11178,
"h": 166.7
},
"luminance": 0.59655
}Semantic roles & 50–950 ramp
primary
#78DEB7
secondary
#B24871
accent
#1D5FC8
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483