#55CFEC#55CFEC
#55CFEC is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.7% C 0.115 H 216.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #55CFEC |
|---|---|
| RGB | rgb(85, 207, 236) |
| HSL | hsl(192, 80%, 63%) |
| HSV | hsv(192, 64%, 93%) |
| CMYK | cmyk(64%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(77.64, -25.25, -24.36) |
| CIE-LCH | lch(77.64, 35.09, 223.97°) |
| OKLab | oklab(79.73% -0.0923 -0.0678) |
| OKLCH | oklch(79.73% 0.115 216.3) |
| XYZ | xyz(41.1932, 52.6087, 87.3242) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.51
Bright Sky Blue
#02CCFE
ΔE00 5.23
Sky Blue
#87CEEB
ΔE00 5.51
Aqua Blue
#02D8E9
ΔE00 6.34
Baby Blue
#89CFF0
ΔE00 6.43
Robin'S Egg
#6DEDFD
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55CFEC #EC7255
analogous
#55ECBD #55CFEC #5583EC
triadic
#55CFEC #EC55CF #CFEC55
tetradic
#55CFEC #BD55EC #EC7255 #83EC55
square
#55CFEC #BD55EC #EC7255 #83EC55
split-complementary
#55CFEC #EC5583 #ECBD55
monochromatic
#1494B3 #1EBFE6 #55CFEC #8CDFF2 #C3EEF8
Accessibility & contrast
On white
1.82
#55CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#55CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55CFEC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55CFEC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #55cfec; /* rgb */ color: rgb(85, 207, 236); /* oklch */ color: oklch(79.7% 0.115 216.3);
Tailwind
colors: {
custom: {
50: '#94def2',
500: '#55cfec',
950: '#000000',
},
}SCSS
$custom: #55cfec; $custom-light: #94def2; $custom-dark: #000000;
JSON
{
"hex": "#55cfec",
"rgb": {
"r": 85,
"g": 207,
"b": 236
},
"hsl": {
"h": 191.523,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.79726,
"c": 0.11451,
"h": 216.3
},
"luminance": 0.52613
}Semantic roles & 50–950 ramp
primary
#55CFEC
secondary
#B34B33
accent
#3209DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485