#80C2DB#80C2DB
#80C2DB is a light, moderate cyan. Relative luminance 0.483; OKLCH L 77.9% C 0.076 H 223.9°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #80C2DB |
|---|---|
| RGB | rgb(128, 194, 219) |
| HSL | hsl(196, 56%, 68%) |
| HSV | hsv(196, 42%, 86%) |
| CMYK | cmyk(41.6%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(75.00, -14.54, -19.07) |
| CIE-LCH | lch(75.00, 23.98, 232.67°) |
| OKLab | oklab(77.87% -0.0546 -0.0525) |
| OKLCH | oklch(77.87% 0.076 223.9) |
| XYZ | xyz(40.9756, 48.2845, 74.1647) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.20
Baby Blue
#89CFF0
ΔE00 4.09
Lightblue (survey)
#7BC8F6
ΔE00 5.99
Lightskyblue
#87CEFA
ΔE00 6.41
Sky
#82CAFC
ΔE00 7.39
Light Grey Blue
#9DBCD4
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C2DB #DB9980
analogous
#80DBC7 #80C2DB #8094DB
triadic
#80C2DB #DB80C2 #C2DB80
tetradic
#80C2DB #C780DB #DB9980 #94DB80
square
#80C2DB #C780DB #DB9980 #94DB80
split-complementary
#80C2DB #DB8094 #DBC780
monochromatic
#328DAF #50ABCD #80C2DB #B0D9E9 #DFF0F6
Accessibility & contrast
On white
1.97
#80C2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#80C2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C2DB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C2DB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDC
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#5ACACA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #80c2db; /* rgb */ color: rgb(128, 194, 219); /* oklch */ color: oklch(77.9% 0.076 223.9);
Tailwind
colors: {
custom: {
50: '#a9d4e6',
500: '#80c2db',
950: '#000000',
},
}SCSS
$custom: #80c2db; $custom-light: #a9d4e6; $custom-dark: #000000;
JSON
{
"hex": "#80c2db",
"rgb": {
"r": 128,
"g": 194,
"b": 219
},
"hsl": {
"h": 196.484,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.77874,
"c": 0.07577,
"h": 223.9
},
"luminance": 0.48287
}Semantic roles & 50–950 ramp
primary
#80C2DB
secondary
#E9D5CD
accent
#4E22C3
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384