#5FCBED#5FCBED
#5FCBED is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.2% C 0.110 H 221.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCBED |
|---|---|
| RGB | rgb(95, 203, 237) |
| HSL | hsl(194, 80%, 65%) |
| HSV | hsv(194, 60%, 93%) |
| CMYK | cmyk(59.9%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.83, -21.26, -26.11) |
| CIE-LCH | lch(76.83, 33.67, 230.84°) |
| OKLab | oklab(79.17% -0.0821 -0.0726) |
| OKLCH | oklch(79.17% 0.11 221.5) |
| XYZ | xyz(41.3552, 51.2551, 87.8181) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 4.70
Neon Blue
#04D9FF
ΔE00 4.78
Lightblue (survey)
#7BC8F6
ΔE00 6.15
Lightskyblue
#87CEFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCBED #ED815F
analogous
#5FEDC8 #5FCBED #5F84ED
triadic
#5FCBED #ED5FCB #CBED5F
tetradic
#5FCBED #C85FED #ED815F #84ED5F
square
#5FCBED #C85FED #ED815F #84ED5F
split-complementary
#5FCBED #ED5F84 #EDC85F
monochromatic
#1594BC #28B9E7 #5FCBED #96DDF3 #CDEFF9
Accessibility & contrast
On white
1.87
#5FCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#5FCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCBED
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCBED | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fcbed; /* rgb */ color: rgb(95, 203, 237); /* oklch */ color: oklch(79.2% 0.110 221.5);
Tailwind
colors: {
custom: {
50: '#99dbf3',
500: '#5fcbed',
950: '#000000',
},
}SCSS
$custom: #5fcbed; $custom-light: #99dbf3; $custom-dark: #000000;
JSON
{
"hex": "#5fcbed",
"rgb": {
"r": 95,
"g": 203,
"b": 237
},
"hsl": {
"h": 194.366,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.79173,
"c": 0.1096,
"h": 221.5
},
"luminance": 0.51259
}Semantic roles & 50–950 ramp
primary
#5FCBED
secondary
#BB5535
accent
#3C09DC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485