#78DEBE#78DEBE
#78DEBE is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.107 H 171.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEBE |
|---|---|
| RGB | rgb(120, 222, 190) |
| HSL | hsl(161, 61%, 67%) |
| HSV | hsv(161, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.81, -37.29, 6.51) |
| CIE-LCH | lch(81.81, 37.86, 170.10°) |
| OKLab | oklab(82.97% -0.1057 0.0166) |
| OKLCH | oklch(82.97% 0.107 171.1) |
| XYZ | xyz(43.1574, 59.9499, 58.0025) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.12
Seafoam Blue
#78D1B6
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 3.80
Mediumaquamarine
#66CDAA
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 5.02
Pale Teal
#82CBB2
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEBE #DE7898
analogous
#78DE8B #78DEBE #78CBDE
triadic
#78DEBE #BE78DE #DEBE78
tetradic
#78DEBE #8B78DE #DE7898 #CBDE78
square
#78DEBE #8B78DE #DE7898 #CBDE78
split-complementary
#78DEBE #DE78CB #DE8B78
monochromatic
#2BB087 #47D2A6 #78DEBE #A9EAD6 #DAF6ED
Accessibility & contrast
On white
1.62
#78DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#78DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEBE
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEBE | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BC
Deuteranopia (green-blind)
#C8C7C0
Tritanopia (blue-blind)
#54DFD5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78debe; /* rgb */ color: rgb(120, 222, 190); /* oklch */ color: oklch(83.0% 0.107 171.1);
Tailwind
colors: {
custom: {
50: '#a5e9d1',
500: '#78debe',
950: '#000000',
},
}SCSS
$custom: #78debe; $custom-light: #a5e9d1; $custom-dark: #000000;
JSON
{
"hex": "#78debe",
"rgb": {
"r": 120,
"g": 222,
"b": 190
},
"hsl": {
"h": 161.176,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82972,
"c": 0.10702,
"h": 171.1
},
"luminance": 0.59953
}Semantic roles & 50–950 ramp
primary
#78DEBE
secondary
#B24869
accent
#1D53C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483