#5FCCF3#5FCCF3
#5FCCF3 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.6% C 0.114 H 224.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCF3 |
|---|---|
| RGB | rgb(95, 204, 243) |
| HSL | hsl(196, 86%, 66%) |
| HSV | hsv(196, 61%, 95%) |
| CMYK | cmyk(60.9%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(77.33, -20.00, -28.56) |
| CIE-LCH | lch(77.33, 34.87, 235.00°) |
| OKLab | oklab(79.64% -0.0809 -0.0796) |
| OKLCH | oklch(79.64% 0.114 224.5) |
| XYZ | xyz(42.4834, 52.0854, 92.5912) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.30
Sky Blue
#87CEEB
ΔE00 4.03
Baby Blue
#89CFF0
ΔE00 4.21
Lightblue (survey)
#7BC8F6
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 5.19
Lightskyblue
#87CEFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCF3 #F3865F
analogous
#5FF3D0 #5FCCF3 #5F82F3
triadic
#5FCCF3 #F35FCC #CCF35F
tetradic
#5FCCF3 #D05FF3 #F3865F #82F35F
square
#5FCCF3 #D05FF3 #F3865F #82F35F
split-complementary
#5FCCF3 #F35F82 #F3D05F
monochromatic
#0F98C9 #26BAEF #5FCCF3 #98DEF7 #D1F0FC
Accessibility & contrast
On white
1.84
#5FCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#5FCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCF3
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCF3 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F5
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fccf3; /* rgb */ color: rgb(95, 204, 243); /* oklch */ color: oklch(79.6% 0.114 224.5);
Tailwind
colors: {
custom: {
50: '#99dbf7',
500: '#5fccf3',
950: '#000000',
},
}SCSS
$custom: #5fccf3; $custom-light: #99dbf7; $custom-dark: #000000;
JSON
{
"hex": "#5fccf3",
"rgb": {
"r": 95,
"g": 204,
"b": 243
},
"hsl": {
"h": 195.811,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.79642,
"c": 0.1135,
"h": 224.5
},
"luminance": 0.5209
}Semantic roles & 50–950 ramp
primary
#5FCCF3
secondary
#C55831
accent
#3E03E3
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485