#78DEB1#78DEB1
#78DEB1 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.116 H 163.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEB1 |
|---|---|
| RGB | rgb(120, 222, 177) |
| HSL | hsl(154, 61%, 67%) |
| HSV | hsv(154, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 20.3%, 12.9%) |
| CIE-LAB | lab(81.51, -40.09, 12.96) |
| CIE-LCH | lch(81.51, 42.13, 162.09°) |
| OKLab | oklab(82.63% -0.1115 0.0333) |
| OKLCH | oklch(82.63% 0.116 163.4) |
| XYZ | xyz(41.7994, 59.4067, 50.8504) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.83
Light Teal
#90E4C1
ΔE00 3.68
Eucalyptus
#44D7A8
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEB1 #DE78A5
analogous
#78DE7E #78DEB1 #78D8DE
triadic
#78DEB1 #B178DE #DEB178
tetradic
#78DEB1 #7E78DE #DE78A5 #D8DE78
square
#78DEB1 #7E78DE #DE78A5 #D8DE78
split-complementary
#78DEB1 #DE78D8 #DE7E78
monochromatic
#2BB076 #47D295 #78DEB1 #A9EACD #DAF6EA
Accessibility & contrast
On white
1.63
#78DEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#78DEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEB1
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEB1 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AF
Deuteranopia (green-blind)
#CBC6B4
Tritanopia (blue-blind)
#5ADED1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78deb1; /* rgb */ color: rgb(120, 222, 177); /* oklch */ color: oklch(82.6% 0.116 163.4);
Tailwind
colors: {
custom: {
50: '#a4e9c8',
500: '#78deb1',
950: '#000000',
},
}SCSS
$custom: #78deb1; $custom-light: #a4e9c8; $custom-dark: #000000;
JSON
{
"hex": "#78deb1",
"rgb": {
"r": 120,
"g": 222,
"b": 177
},
"hsl": {
"h": 153.529,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82634,
"c": 0.11632,
"h": 163.4
},
"luminance": 0.5941
}Semantic roles & 50–950 ramp
primary
#78DEB1
secondary
#B24877
accent
#1D69C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482