#80DED1#80DED1
#80DED1 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.092 H 184.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #80DED1 |
|---|---|
| RGB | rgb(128, 222, 209) |
| HSL | hsl(172, 59%, 69%) |
| HSV | hsv(172, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(82.61, -30.99, -2.36) |
| CIE-LCH | lch(82.61, 31.08, 184.36°) |
| OKLab | oklab(83.86% -0.0917 -0.0068) |
| OKLCH | oklch(83.86% 0.092 184.3) |
| XYZ | xyz(46.5275, 61.4317, 69.7149) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 5.97
Pale Teal
#82CBB2
ΔE00 6.84
Light Teal
#90E4C1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DED1 #DE808D
analogous
#80DEA2 #80DED1 #80BCDE
triadic
#80DED1 #D180DE #DED180
tetradic
#80DED1 #A280DE #DE808D #BCDE80
square
#80DED1 #A280DE #DE808D #BCDE80
split-complementary
#80DED1 #DE80BC #DEA280
monochromatic
#2FB5A2 #4FD1BF #80DED1 #B1EBE3 #E1F7F4
Accessibility & contrast
On white
1.58
#80DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#80DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DED1
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DED1 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D1
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#59E2DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #80ded1; /* rgb */ color: rgb(128, 222, 209); /* oklch */ color: oklch(83.9% 0.092 184.3);
Tailwind
colors: {
custom: {
50: '#aae8df',
500: '#80ded1',
950: '#000000',
},
}SCSS
$custom: #80ded1; $custom-light: #aae8df; $custom-dark: #000000;
JSON
{
"hex": "#80ded1",
"rgb": {
"r": 128,
"g": 222,
"b": 209
},
"hsl": {
"h": 171.702,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83864,
"c": 0.09198,
"h": 184.3
},
"luminance": 0.61435
}Semantic roles & 50–950 ramp
primary
#80DED1
secondary
#B54D5C
accent
#1F36C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484