#80DEBC#80DEBC
#80DEBC is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.103 H 168.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEBC |
|---|---|
| RGB | rgb(128, 222, 188) |
| HSL | hsl(158, 59%, 69%) |
| HSV | hsv(158, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.09, -35.72, 8.01) |
| CIE-LCH | lch(82.09, 36.60, 167.36°) |
| OKLab | oklab(83.27% -0.1008 0.0206) |
| OKLCH | oklch(83.27% 0.103 168.5) |
| XYZ | xyz(44.0968, 60.4594, 56.9134) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.16
Seafoam
#7FE0B3
ΔE00 2.93
Seafoam Blue
#78D1B6
ΔE00 3.51
Mediumaquamarine
#66CDAA
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEBC #DE80A2
analogous
#80DE8D #80DEBC #80D1DE
triadic
#80DEBC #BC80DE #DEBC80
tetradic
#80DEBC #8D80DE #DE80A2 #D1DE80
square
#80DEBC #8D80DE #DE80A2 #D1DE80
split-complementary
#80DEBC #DE80D1 #DE8D80
monochromatic
#2FB584 #4FD1A2 #80DEBC #B1EBD6 #E1F7EF
Accessibility & contrast
On white
1.60
#80DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#80DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEBC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEBC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#CAC8BE
Tritanopia (blue-blind)
#63DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80debc; /* rgb */ color: rgb(128, 222, 188); /* oklch */ color: oklch(83.3% 0.103 168.5);
Tailwind
colors: {
custom: {
50: '#a9e8d0',
500: '#80debc',
950: '#000000',
},
}SCSS
$custom: #80debc; $custom-light: #a9e8d0; $custom-dark: #000000;
JSON
{
"hex": "#80debc",
"rgb": {
"r": 128,
"g": 222,
"b": 188
},
"hsl": {
"h": 158.298,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83269,
"c": 0.10284,
"h": 168.5
},
"luminance": 0.60463
}Semantic roles & 50–950 ramp
primary
#80DEBC
secondary
#B54D73
accent
#1F5CC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483