#78DEB3#78DEB3
#78DEB3 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.115 H 164.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEB3 |
|---|---|
| RGB | rgb(120, 222, 179) |
| HSL | hsl(155, 61%, 67%) |
| HSV | hsv(155, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.56, -39.67, 11.97) |
| CIE-LCH | lch(81.56, 41.44, 163.22°) |
| OKLab | oklab(82.68% -0.1106 0.0307) |
| OKLCH | oklch(82.68% 0.115 164.5) |
| XYZ | xyz(42.0002, 59.4870, 51.9080) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.03
Light Teal
#90E4C1
ΔE00 3.38
Eucalyptus
#44D7A8
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEB3 #DE78A3
analogous
#78DE80 #78DEB3 #78D6DE
triadic
#78DEB3 #B378DE #DEB378
tetradic
#78DEB3 #8078DE #DE78A3 #D6DE78
square
#78DEB3 #8078DE #DE78A3 #D6DE78
split-complementary
#78DEB3 #DE78D6 #DE8078
monochromatic
#2BB078 #47D297 #78DEB3 #A9EACF #DAF6EA
Accessibility & contrast
On white
1.63
#78DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#78DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEB3
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEB3 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B1
Deuteranopia (green-blind)
#CBC6B6
Tritanopia (blue-blind)
#59DED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78deb3; /* rgb */ color: rgb(120, 222, 179); /* oklch */ color: oklch(82.7% 0.115 164.5);
Tailwind
colors: {
custom: {
50: '#a4e9c9',
500: '#78deb3',
950: '#000000',
},
}SCSS
$custom: #78deb3; $custom-light: #a4e9c9; $custom-dark: #000000;
JSON
{
"hex": "#78deb3",
"rgb": {
"r": 120,
"g": 222,
"b": 179
},
"hsl": {
"h": 154.706,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82684,
"c": 0.11476,
"h": 164.5
},
"luminance": 0.5949
}Semantic roles & 50–950 ramp
primary
#78DEB3
secondary
#B24875
accent
#1D65C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482