#80CBD2#80CBD2
#80CBD2 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.6% C 0.075 H 203.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBD2 |
|---|---|
| RGB | rgb(128, 203, 210) |
| HSL | hsl(185, 48%, 66%) |
| HSV | hsv(185, 39%, 82%) |
| CMYK | cmyk(39%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(77.25, -21.45, -10.83) |
| CIE-LCH | lch(77.25, 24.03, 206.78°) |
| OKLab | oklab(79.57% -0.0689 -0.0297) |
| OKLCH | oklch(79.57% 0.075 203.3) |
| XYZ | xyz(41.8866, 51.9513, 68.7807) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.66
Mediumturquoise
#48D1CC
ΔE00 7.93
Darkturquoise
#00CED1
ΔE00 8.12
Robin'S Egg Blue
#98EFF9
ΔE00 8.34
Sky Blue
#87CEEB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBD2 #D28780
analogous
#80D2B0 #80CBD2 #80A2D2
triadic
#80CBD2 #D280CB #CBD280
tetradic
#80CBD2 #B080D2 #D28780 #A2D280
square
#80CBD2 #B080D2 #D28780 #A2D280
split-complementary
#80CBD2 #D280A2 #D2B080
monochromatic
#38969F #53B8C2 #80CBD2 #ADDEE2 #DAF0F2
Accessibility & contrast
On white
1.84
#80CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#80CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBD2
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBD2 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#B2BAD2
Tritanopia (blue-blind)
#5DD0CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cbd2; /* rgb */ color: rgb(128, 203, 210); /* oklch */ color: oklch(79.6% 0.075 203.3);
Tailwind
colors: {
custom: {
50: '#a9dbdf',
500: '#80cbd2',
950: '#000000',
},
}SCSS
$custom: #80cbd2; $custom-light: #a9dbdf; $custom-dark: #000000;
JSON
{
"hex": "#80cbd2",
"rgb": {
"r": 128,
"g": 203,
"b": 210
},
"hsl": {
"h": 185.122,
"s": 47.674,
"l": 66.275
},
"oklch": {
"l": 0.79573,
"c": 0.07507,
"h": 203.3
},
"luminance": 0.51954
}Semantic roles & 50–950 ramp
primary
#80CBD2
secondary
#A45952
accent
#372BBB
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484