#78DEBA#78DEBA
#78DEBA is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.110 H 168.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEBA |
|---|---|
| RGB | rgb(120, 222, 186) |
| HSL | hsl(159, 61%, 67%) |
| HSV | hsv(159, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.72, -38.17, 8.49) |
| CIE-LCH | lch(81.72, 39.11, 167.46°) |
| OKLab | oklab(82.87% -0.1075 0.0218) |
| OKLCH | oklch(82.87% 0.11 168.5) |
| XYZ | xyz(42.7262, 59.7774, 55.7316) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.67
Light Teal
#90E4C1
ΔE00 2.86
Seafoam Blue
#78D1B6
ΔE00 3.75
Mediumaquamarine
#66CDAA
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.84
Eucalyptus
#44D7A8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEBA #DE789C
analogous
#78DE87 #78DEBA #78CFDE
triadic
#78DEBA #BA78DE #DEBA78
tetradic
#78DEBA #8778DE #DE789C #CFDE78
square
#78DEBA #8778DE #DE789C #CFDE78
split-complementary
#78DEBA #DE78CF #DE8778
monochromatic
#2BB081 #47D2A1 #78DEBA #A9EAD3 #DAF6EC
Accessibility & contrast
On white
1.62
#78DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#78DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEBA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEBA | 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)
#D9D2B8
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#56DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78deba; /* rgb */ color: rgb(120, 222, 186); /* oklch */ color: oklch(82.9% 0.110 168.5);
Tailwind
colors: {
custom: {
50: '#a4e9ce',
500: '#78deba',
950: '#000000',
},
}SCSS
$custom: #78deba; $custom-light: #a4e9ce; $custom-dark: #000000;
JSON
{
"hex": "#78deba",
"rgb": {
"r": 120,
"g": 222,
"b": 186
},
"hsl": {
"h": 158.824,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82865,
"c": 0.10967,
"h": 168.5
},
"luminance": 0.59781
}Semantic roles & 50–950 ramp
primary
#78DEBA
secondary
#B2486D
accent
#1D5AC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483