#80D2CB#80D2CB
#80D2CB is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.081 H 188.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #80D2CB |
|---|---|
| RGB | rgb(128, 210, 203) |
| HSL | hsl(175, 48%, 66%) |
| HSV | hsv(175, 39%, 82%) |
| CMYK | cmyk(39%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(79.04, -26.62, -4.42) |
| CIE-LCH | lch(79.04, 26.99, 189.42°) |
| OKLab | oklab(80.94% -0.0802 -0.0123) |
| OKLCH | oklch(80.94% 0.081 188.7) |
| XYZ | xyz(42.7241, 54.9912, 64.8514) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.02
Pale Teal
#82CBB2
ΔE00 6.99
Turquoise
#40E0D0
ΔE00 7.07
Seafoam Blue
#78D1B6
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.49
Paleturquoise
#AFEEEE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D2CB #D28087
analogous
#80D2A2 #80D2CB #80B0D2
triadic
#80D2CB #CB80D2 #D2CB80
tetradic
#80D2CB #A280D2 #D28087 #B0D280
square
#80D2CB #A280D2 #D28087 #B0D280
split-complementary
#80D2CB #D280B0 #D2A280
monochromatic
#389F96 #53C2B8 #80D2CB #ADE2DE #DAF2F0
Accessibility & contrast
On white
1.75
#80D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#80D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D2CB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D2CB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#5FD6D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #80d2cb; /* rgb */ color: rgb(128, 210, 203); /* oklch */ color: oklch(80.9% 0.081 188.7);
Tailwind
colors: {
custom: {
50: '#a9e0da',
500: '#80d2cb',
950: '#000000',
},
}SCSS
$custom: #80d2cb; $custom-light: #a9e0da; $custom-dark: #000000;
JSON
{
"hex": "#80d2cb",
"rgb": {
"r": 128,
"g": 210,
"b": 203
},
"hsl": {
"h": 174.878,
"s": 47.674,
"l": 66.275
},
"oklch": {
"l": 0.80936,
"c": 0.08111,
"h": 188.7
},
"luminance": 0.54994
}Semantic roles & 50–950 ramp
primary
#80D2CB
secondary
#A45259
accent
#2B37BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483