#80DEBB#80DEBB
#80DEBB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.104 H 167.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEBB |
|---|---|
| RGB | rgb(128, 222, 187) |
| HSL | hsl(158, 59%, 69%) |
| HSV | hsv(158, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.06, -35.93, 8.50) |
| CIE-LCH | lch(82.06, 36.92, 166.68°) |
| OKLab | oklab(83.24% -0.1012 0.0218) |
| OKLCH | oklch(83.24% 0.104 167.8) |
| XYZ | xyz(43.9894, 60.4164, 56.3476) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.12
Seafoam
#7FE0B3
ΔE00 2.65
Seafoam Blue
#78D1B6
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 4.56
Light Turquoise
#7EF4CC
ΔE00 4.98
Pale Teal
#82CBB2
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEBB #DE80A3
analogous
#80DE8C #80DEBB #80D2DE
triadic
#80DEBB #BB80DE #DEBB80
tetradic
#80DEBB #8C80DE #DE80A3 #D2DE80
square
#80DEBB #8C80DE #DE80A3 #D2DE80
split-complementary
#80DEBB #DE80D2 #DE8C80
monochromatic
#2FB583 #4FD1A1 #80DEBB #B1EBD5 #E1F7EF
Accessibility & contrast
On white
1.61
#80DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#80DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEBB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEBB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#64DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80debb; /* rgb */ color: rgb(128, 222, 187); /* oklch */ color: oklch(83.2% 0.104 167.8);
Tailwind
colors: {
custom: {
50: '#a9e8cf',
500: '#80debb',
950: '#000000',
},
}SCSS
$custom: #80debb; $custom-light: #a9e8cf; $custom-dark: #000000;
JSON
{
"hex": "#80debb",
"rgb": {
"r": 128,
"g": 222,
"b": 187
},
"hsl": {
"h": 157.66,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83242,
"c": 0.10353,
"h": 167.8
},
"luminance": 0.6042
}Semantic roles & 50–950 ramp
primary
#80DEBB
secondary
#B54D74
accent
#1F5DC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483