#5FCCEE#5FCCEE
#5FCCEE is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.4% C 0.110 H 221.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCEE |
|---|---|
| RGB | rgb(95, 204, 238) |
| HSL | hsl(194, 81%, 65%) |
| HSV | hsv(194, 60%, 93%) |
| CMYK | cmyk(60.1%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.15, -21.48, -26.16) |
| CIE-LCH | lch(77.15, 33.84, 230.61°) |
| OKLab | oklab(79.44% -0.0827 -0.0728) |
| OKLCH | oklch(79.44% 0.11 221.3) |
| XYZ | xyz(41.7387, 51.7875, 88.6687) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 4.06
Neon Blue
#04D9FF
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 6.23
Lightskyblue
#87CEFA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCEE #EE815F
analogous
#5FEEC9 #5FCCEE #5F84EE
triadic
#5FCCEE #EE5FCC #CCEE5F
tetradic
#5FCCEE #C95FEE #EE815F #84EE5F
square
#5FCCEE #C95FEE #EE815F #84EE5F
split-complementary
#5FCCEE #EE5F84 #EEC95F
monochromatic
#1496BE #28BAE8 #5FCCEE #96DEF4 #CEEFFA
Accessibility & contrast
On white
1.85
#5FCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#5FCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCEE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCEE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fccee; /* rgb */ color: rgb(95, 204, 238); /* oklch */ color: oklch(79.4% 0.110 221.3);
Tailwind
colors: {
custom: {
50: '#99dbf3',
500: '#5fccee',
950: '#000000',
},
}SCSS
$custom: #5fccee; $custom-light: #99dbf3; $custom-dark: #000000;
JSON
{
"hex": "#5fccee",
"rgb": {
"r": 95,
"g": 204,
"b": 238
},
"hsl": {
"h": 194.266,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.79441,
"c": 0.11019,
"h": 221.3
},
"luminance": 0.51792
}Semantic roles & 50–950 ramp
primary
#5FCCEE
secondary
#BD5534
accent
#3B08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485