#55CCF0#55CCF0
#55CCF0 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.117 H 221.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #55CCF0 |
|---|---|
| RGB | rgb(85, 204, 240) |
| HSL | hsl(194, 84%, 64%) |
| HSV | hsv(194, 65%, 94%) |
| CMYK | cmyk(64.6%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(76.92, -22.55, -27.61) |
| CIE-LCH | lch(76.92, 35.65, 230.76°) |
| OKLab | oklab(79.2% -0.0878 -0.077) |
| OKLCH | oklch(79.2% 0.117 221.2) |
| XYZ | xyz(41.0610, 51.4039, 90.1791) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.35
Neon Blue
#04D9FF
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 5.25
Lightblue (survey)
#7BC8F6
ΔE00 6.47
Lightskyblue
#87CEFA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55CCF0 #F07955
analogous
#55F0C6 #55CCF0 #557EF0
triadic
#55CCF0 #F055CC #CCF055
tetradic
#55CCF0 #C655F0 #F07955 #7EF055
square
#55CCF0 #C655F0 #F07955 #7EF055
split-complementary
#55CCF0 #F0557E #F0C655
monochromatic
#1093BA #1DBBEB #55CCF0 #8DDDF5 #C5EEFA
Accessibility & contrast
On white
1.86
#55CCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#55CCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55CCF0
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55CCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55CCF0 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F2
Deuteranopia (green-blind)
#A1B7F0
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #55ccf0; /* rgb */ color: rgb(85, 204, 240); /* oklch */ color: oklch(79.2% 0.117 221.2);
Tailwind
colors: {
custom: {
50: '#95dbf5',
500: '#55ccf0',
950: '#000000',
},
}SCSS
$custom: #55ccf0; $custom-light: #95dbf5; $custom-dark: #000000;
JSON
{
"hex": "#55ccf0",
"rgb": {
"r": 85,
"g": 204,
"b": 240
},
"hsl": {
"h": 193.935,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.79195,
"c": 0.11674,
"h": 221.2
},
"luminance": 0.51408
}Semantic roles & 50–950 ramp
primary
#55CCF0
secondary
#B95030
accent
#3805E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485