#55CFED#55CFED
#55CFED is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.8% C 0.115 H 216.9°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #55CFED |
|---|---|
| RGB | rgb(85, 207, 237) |
| HSL | hsl(192, 81%, 63%) |
| HSV | hsv(192, 64%, 93%) |
| CMYK | cmyk(64.1%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(77.68, -24.95, -24.85) |
| CIE-LCH | lch(77.68, 35.22, 224.88°) |
| OKLab | oklab(79.77% -0.0919 -0.0691) |
| OKLCH | oklch(79.77% 0.115 216.9) |
| XYZ | xyz(41.3389, 52.6669, 88.0915) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.44
Bright Sky Blue
#02CCFE
ΔE00 4.95
Sky Blue
#87CEEB
ΔE00 5.36
Baby Blue
#89CFF0
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.61
Lightblue (survey)
#7BC8F6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55CFED #ED7355
analogous
#55EDBF #55CFED #5583ED
triadic
#55CFED #ED55CF #CFED55
tetradic
#55CFED #BF55ED #ED7355 #83ED55
square
#55CFED #BF55ED #ED7355 #83ED55
split-complementary
#55CFED #ED5583 #EDBF55
monochromatic
#1395B4 #1EBFE7 #55CFED #8CDFF3 #C4EEF9
Accessibility & contrast
On white
1.82
#55CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#55CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55CFED
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55CFED | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#00DAD8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #55cfed; /* rgb */ color: rgb(85, 207, 237); /* oklch */ color: oklch(79.8% 0.115 216.9);
Tailwind
colors: {
custom: {
50: '#95def3',
500: '#55cfed',
950: '#000000',
},
}SCSS
$custom: #55cfed; $custom-light: #95def3; $custom-dark: #000000;
JSON
{
"hex": "#55cfed",
"rgb": {
"r": 85,
"g": 207,
"b": 237
},
"hsl": {
"h": 191.842,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.79765,
"c": 0.11502,
"h": 216.9
},
"luminance": 0.52671
}Semantic roles & 50–950 ramp
primary
#55CFED
secondary
#B44C32
accent
#3208DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485