#80DEBA#80DEBA
#80DEBA is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.104 H 167.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEBA |
|---|---|
| RGB | rgb(128, 222, 186) |
| HSL | hsl(157, 59%, 69%) |
| HSV | hsv(157, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.04, -36.14, 9.00) |
| CIE-LCH | lch(82.04, 37.25, 166.02°) |
| OKLab | oklab(83.22% -0.1016 0.0231) |
| OKLCH | oklch(83.22% 0.104 167.2) |
| XYZ | xyz(43.8827, 60.3738, 55.7858) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.12
Seafoam
#7FE0B3
ΔE00 2.37
Seafoam Blue
#78D1B6
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 4.56
Light Turquoise
#7EF4CC
ΔE00 4.98
Pale Teal
#82CBB2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEBA #DE80A4
analogous
#80DE8B #80DEBA #80D3DE
triadic
#80DEBA #BA80DE #DEBA80
tetradic
#80DEBA #8B80DE #DE80A4 #D3DE80
square
#80DEBA #8B80DE #DE80A4 #D3DE80
split-complementary
#80DEBA #DE80D3 #DE8B80
monochromatic
#2FB581 #4FD1A0 #80DEBA #B1EBD4 #E1F7EF
Accessibility & contrast
On white
1.61
#80DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#80DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEBA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEBA | 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)
#DAD2B8
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#64DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80deba; /* rgb */ color: rgb(128, 222, 186); /* oklch */ color: oklch(83.2% 0.104 167.2);
Tailwind
colors: {
custom: {
50: '#a9e8ce',
500: '#80deba',
950: '#000000',
},
}SCSS
$custom: #80deba; $custom-light: #a9e8ce; $custom-dark: #000000;
JSON
{
"hex": "#80deba",
"rgb": {
"r": 128,
"g": 222,
"b": 186
},
"hsl": {
"h": 157.021,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83216,
"c": 0.10424,
"h": 167.2
},
"luminance": 0.60377
}Semantic roles & 50–950 ramp
primary
#80DEBA
secondary
#B54D75
accent
#1F5FC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483