#5FCBEA#5FCBEA
#5FCBEA is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.1% C 0.108 H 219.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCBEA |
|---|---|
| RGB | rgb(95, 203, 234) |
| HSL | hsl(193, 77%, 65%) |
| HSV | hsv(193, 59%, 92%) |
| CMYK | cmyk(59.4%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(76.73, -22.14, -24.66) |
| CIE-LCH | lch(76.73, 33.14, 228.08°) |
| OKLab | oklab(79.05% -0.0832 -0.0685) |
| OKLCH | oklch(79.05% 0.108 219.5) |
| XYZ | xyz(40.9206, 51.0812, 85.5291) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.33
Bright Sky Blue
#02CCFE
ΔE00 4.62
Neon Blue
#04D9FF
ΔE00 4.64
Baby Blue
#89CFF0
ΔE00 5.18
Lightblue (survey)
#7BC8F6
ΔE00 6.95
Lightskyblue
#87CEFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCBEA #EA7E5F
analogous
#5FEAC3 #5FCBEA #5F86EA
triadic
#5FCBEA #EA5FCB #CBEA5F
tetradic
#5FCBEA #C35FEA #EA7E5F #86EA5F
square
#5FCBEA #C35FEA #EA7E5F #86EA5F
split-complementary
#5FCBEA #EA5F86 #EAC35F
monochromatic
#1893B7 #29B9E3 #5FCBEA #95DDF1 #CBEEF8
Accessibility & contrast
On white
1.87
#5FCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#5FCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCBEA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCBEA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fcbea; /* rgb */ color: rgb(95, 203, 234); /* oklch */ color: oklch(79.1% 0.108 219.5);
Tailwind
colors: {
custom: {
50: '#99dbf0',
500: '#5fcbea',
950: '#000000',
},
}SCSS
$custom: #5fcbea; $custom-light: #99dbf0; $custom-dark: #000000;
JSON
{
"hex": "#5fcbea",
"rgb": {
"r": 95,
"g": 203,
"b": 234
},
"hsl": {
"h": 193.381,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.79054,
"c": 0.10779,
"h": 219.5
},
"luminance": 0.51085
}Semantic roles & 50–950 ramp
primary
#5FCBEA
secondary
#B65337
accent
#3A0CD9
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485