#80DDCF#80DDCF
#80DDCF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.092 H 183.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDCF |
|---|---|
| RGB | rgb(128, 221, 207) |
| HSL | hsl(171, 58%, 68%) |
| HSV | hsv(171, 42%, 87%) |
| CMYK | cmyk(42.1%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(82.27, -30.98, -1.79) |
| CIE-LCH | lch(82.27, 31.03, 183.32°) |
| OKLab | oklab(83.58% -0.0914 -0.0053) |
| OKLCH | oklch(83.58% 0.092 183.3) |
| XYZ | xyz(46.0166, 60.8036, 68.3308) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.05
Seafoam Blue
#78D1B6
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 6.00
Pale Teal
#82CBB2
ΔE00 6.41
Light Teal
#90E4C1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDCF #DD808E
analogous
#80DDA0 #80DDCF #80BCDD
triadic
#80DDCF #CF80DD #DDCF80
tetradic
#80DDCF #A080DD #DD808E #BCDD80
square
#80DDCF #A080DD #DD808E #BCDD80
split-complementary
#80DDCF #DD80BC #DDA080
monochromatic
#30B39F #50D0BD #80DDCF #B0EAE1 #E1F7F3
Accessibility & contrast
On white
1.60
#80DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#80DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDCF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDCF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CF
Deuteranopia (green-blind)
#C5C8D0
Tritanopia (blue-blind)
#5BE0D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80ddcf; /* rgb */ color: rgb(128, 221, 207); /* oklch */ color: oklch(83.6% 0.092 183.3);
Tailwind
colors: {
custom: {
50: '#aae8dd',
500: '#80ddcf',
950: '#000000',
},
}SCSS
$custom: #80ddcf; $custom-light: #aae8dd; $custom-dark: #000000;
JSON
{
"hex": "#80ddcf",
"rgb": {
"r": 128,
"g": 221,
"b": 207
},
"hsl": {
"h": 170.968,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.83575,
"c": 0.09157,
"h": 183.3
},
"luminance": 0.60807
}Semantic roles & 50–950 ramp
primary
#80DDCF
secondary
#B44D5D
accent
#2039C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484