#80C2DA#80C2DA
#80C2DA is a light, moderate cyan. Relative luminance 0.482; OKLCH L 77.8% C 0.075 H 222.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #80C2DA |
|---|---|
| RGB | rgb(128, 194, 218) |
| HSL | hsl(196, 55%, 68%) |
| HSV | hsv(196, 41%, 85%) |
| CMYK | cmyk(41.3%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(74.97, -14.80, -18.58) |
| CIE-LCH | lch(74.97, 23.75, 231.45°) |
| OKLab | oklab(77.84% -0.055 -0.0511) |
| OKLCH | oklch(77.84% 0.075 222.9) |
| XYZ | xyz(40.8443, 48.2320, 73.4735) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 6.34
Lightskyblue
#87CEFA
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C2DA #DA9880
analogous
#80DAC5 #80C2DA #8095DA
triadic
#80C2DA #DA80C2 #C2DA80
tetradic
#80C2DA #C580DA #DA9880 #95DA80
square
#80C2DA #C580DA #DA9880 #95DA80
split-complementary
#80C2DA #DA8095 #DAC580
monochromatic
#328CAD #51ABCC #80C2DA #AFD9E8 #DFF0F6
Accessibility & contrast
On white
1.97
#80C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#80C2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C2DA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C2DA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDB
Deuteranopia (green-blind)
#A6B4DA
Tritanopia (blue-blind)
#5BCAC9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #80c2da; /* rgb */ color: rgb(128, 194, 218); /* oklch */ color: oklch(77.8% 0.075 222.9);
Tailwind
colors: {
custom: {
50: '#a9d4e5',
500: '#80c2da',
950: '#000000',
},
}SCSS
$custom: #80c2da; $custom-light: #a9d4e5; $custom-dark: #000000;
JSON
{
"hex": "#80c2da",
"rgb": {
"r": 128,
"g": 194,
"b": 218
},
"hsl": {
"h": 196,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.77837,
"c": 0.07509,
"h": 222.9
},
"luminance": 0.48235
}Semantic roles & 50–950 ramp
primary
#80C2DA
secondary
#E9D4CD
accent
#4E23C2
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384