#80CFDF#80CFDF
#80CFDF is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.081 H 211.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFDF |
|---|---|
| RGB | rgb(128, 207, 223) |
| HSL | hsl(190, 60%, 69%) |
| HSV | hsv(190, 43%, 87%) |
| CMYK | cmyk(42.6%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(78.78, -20.18, -15.53) |
| CIE-LCH | lch(78.78, 25.46, 217.59°) |
| OKLab | oklab(80.92% -0.0685 -0.0427) |
| OKLCH | oklch(80.92% 0.081 211.9) |
| XYZ | xyz(44.5293, 54.5393, 77.9784) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.20
Baby Blue
#89CFF0
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 7.12
Powder Blue
#B0E0E6
ΔE00 7.28
Aqua Blue
#02D8E9
ΔE00 7.48
Ice Blue
#A5DFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFDF #DF9080
analogous
#80DFC0 #80CFDF #80A0DF
triadic
#80CFDF #DF80CF #CFDF80
tetradic
#80CFDF #C080DF #DF9080 #A0DF80
square
#80CFDF #C080DF #DF9080 #A0DF80
split-complementary
#80CFDF #DF80A0 #DFC080
monochromatic
#2EA0B7 #4FBDD3 #80CFDF #B1E1EB #E2F4F8
Accessibility & contrast
On white
1.76
#80CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#80CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFDF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFDF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B3BEDF
Tritanopia (blue-blind)
#55D6D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #80cfdf; /* rgb */ color: rgb(128, 207, 223); /* oklch */ color: oklch(80.9% 0.081 211.9);
Tailwind
colors: {
custom: {
50: '#a9dde9',
500: '#80cfdf',
950: '#000000',
},
}SCSS
$custom: #80cfdf; $custom-light: #a9dde9; $custom-dark: #000000;
JSON
{
"hex": "#80cfdf",
"rgb": {
"r": 128,
"g": 207,
"b": 223
},
"hsl": {
"h": 190.105,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.80922,
"c": 0.08077,
"h": 211.9
},
"luminance": 0.54543
}Semantic roles & 50–950 ramp
primary
#80CFDF
secondary
#B65F4D
accent
#3B1EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484