#80DEC3#80DEC3
#80DEC3 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.098 H 173.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEC3 |
|---|---|
| RGB | rgb(128, 222, 195) |
| HSL | hsl(163, 59%, 69%) |
| HSV | hsv(163, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(82.25, -34.19, 4.54) |
| CIE-LCH | lch(82.25, 34.49, 172.43°) |
| OKLab | oklab(83.46% -0.0977 0.0115) |
| OKLCH | oklch(83.46% 0.098 173.3) |
| XYZ | xyz(44.8698, 60.7686, 60.9843) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.10
Light Teal
#90E4C1
ΔE00 3.33
Pale Teal
#82CBB2
ΔE00 4.79
Tiffany Blue
#7BF2DA
ΔE00 4.97
Seafoam
#7FE0B3
ΔE00 5.05
Mediumaquamarine
#66CDAA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEC3 #DE809B
analogous
#80DE94 #80DEC3 #80CADE
triadic
#80DEC3 #C380DE #DEC380
tetradic
#80DEC3 #9480DE #DE809B #CADE80
square
#80DEC3 #9480DE #DE809B #CADE80
split-complementary
#80DEC3 #DE80CA #DE9480
monochromatic
#2FB58E #4FD1AC #80DEC3 #B1EBDA #E1F7F1
Accessibility & contrast
On white
1.60
#80DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#80DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEC3
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEC3 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C2
Deuteranopia (green-blind)
#C9C8C5
Tritanopia (blue-blind)
#60E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dec3; /* rgb */ color: rgb(128, 222, 195); /* oklch */ color: oklch(83.5% 0.098 173.3);
Tailwind
colors: {
custom: {
50: '#a9e8d5',
500: '#80dec3',
950: '#000000',
},
}SCSS
$custom: #80dec3; $custom-light: #a9e8d5; $custom-dark: #000000;
JSON
{
"hex": "#80dec3",
"rgb": {
"r": 128,
"g": 222,
"b": 195
},
"hsl": {
"h": 162.766,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83459,
"c": 0.0984,
"h": 173.3
},
"luminance": 0.60772
}Semantic roles & 50–950 ramp
primary
#80DEC3
secondary
#B54D6B
accent
#1F4FC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483