#5CCFED#5CCFED
#5CCFED is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.0% C 0.111 H 217.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFED |
|---|---|
| RGB | rgb(92, 207, 237) |
| HSL | hsl(192, 80%, 65%) |
| HSV | hsv(192, 61%, 93%) |
| CMYK | cmyk(61.2%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(77.88, -23.80, -24.52) |
| CIE-LCH | lch(77.88, 34.17, 225.85°) |
| OKLab | oklab(79.99% -0.088 -0.0682) |
| OKLCH | oklch(79.99% 0.111 217.8) |
| XYZ | xyz(42.0063, 53.0111, 88.1227) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 4.82
Bright Sky Blue
#02CCFE
ΔE00 4.96
Baby Blue
#89CFF0
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 7.03
Lightblue (survey)
#7BC8F6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFED #ED7A5C
analogous
#5CEDC3 #5CCFED #5C87ED
triadic
#5CCFED #ED5CCF #CFED5C
tetradic
#5CCFED #C35CED #ED7A5C #87ED5C
square
#5CCFED #C35CED #ED7A5C #87ED5C
split-complementary
#5CCFED #ED5C87 #EDC35C
monochromatic
#1598BA #25BFE7 #5CCFED #93DFF3 #CAEFF9
Accessibility & contrast
On white
1.81
#5CCFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#5CCFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFED
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFED | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A6BAED
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ccfed; /* rgb */ color: rgb(92, 207, 237); /* oklch */ color: oklch(80.0% 0.111 217.8);
Tailwind
colors: {
custom: {
50: '#98def3',
500: '#5ccfed',
950: '#000000',
},
}SCSS
$custom: #5ccfed; $custom-light: #98def3; $custom-dark: #000000;
JSON
{
"hex": "#5ccfed",
"rgb": {
"r": 92,
"g": 207,
"b": 237
},
"hsl": {
"h": 192.414,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.79986,
"c": 0.11131,
"h": 217.8
},
"luminance": 0.53015
}Semantic roles & 50–950 ramp
primary
#5CCFED
secondary
#B95034
accent
#3509DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485