#80CDFE#80CDFE
#80CDFE is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.7% C 0.103 H 237.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDFE |
|---|---|
| RGB | rgb(128, 205, 254) |
| HSL | hsl(203, 98%, 75%) |
| HSV | hsv(203, 50%, 100%) |
| CMYK | cmyk(49.6%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(79.27, -10.79, -31.35) |
| CIE-LCH | lch(79.27, 33.16, 251.01°) |
| OKLab | oklab(81.67% -0.055 -0.0872) |
| OKLCH | oklch(81.67% 0.103 237.8) |
| XYZ | xyz(48.6164, 55.4038, 101.8788) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.11
Sky
#82CAFC
ΔE00 1.11
Lightblue (survey)
#7BC8F6
ΔE00 1.50
Light Blue
#95D0FC
ΔE00 2.76
Baby Blue
#89CFF0
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDFE #FEB180
analogous
#80FEF0 #80CDFE #808EFE
triadic
#80CDFE #FE80CD #CDFE80
tetradic
#80CDFE #F080FE #FEB180 #8EFE80
square
#80CDFE #F080FE #FEB180 #8EFE80
split-complementary
#80CDFE #FE808E #FEF080
monochromatic
#079DFD #43B5FE #80CDFE #BDE5FE #E1F3FF
Accessibility & contrast
On white
1.74
#80CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#80CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDFE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDFE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A5BFFD
Tritanopia (blue-blind)
#3DDADD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #80cdfe; /* rgb */ color: rgb(128, 205, 254); /* oklch */ color: oklch(81.7% 0.103 237.8);
Tailwind
colors: {
custom: {
50: '#acdcff',
500: '#80cdfe',
950: '#000000',
},
}SCSS
$custom: #80cdfe; $custom-light: #acdcff; $custom-dark: #000000;
JSON
{
"hex": "#80cdfe",
"rgb": {
"r": 128,
"g": 205,
"b": 254
},
"hsl": {
"h": 203.333,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.81667,
"c": 0.1031,
"h": 237.8
},
"luminance": 0.55408
}Semantic roles & 50–950 ramp
primary
#80CDFE
secondary
#DD8045
accent
#5900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486