#5FCEF2#5FCEF2
#5FCEF2 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.113 H 222.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEF2 |
|---|---|
| RGB | rgb(95, 206, 242) |
| HSL | hsl(195, 85%, 66%) |
| HSV | hsv(195, 61%, 95%) |
| CMYK | cmyk(60.7%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(77.86, -21.31, -27.21) |
| CIE-LCH | lch(77.86, 34.57, 231.93°) |
| OKLab | oklab(80.06% -0.0833 -0.0758) |
| OKLCH | oklch(80.06% 0.113 222.3) |
| XYZ | xyz(42.8113, 52.9820, 91.9576) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.69
Sky Blue
#87CEEB
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 4.41
Baby Blue
#89CFF0
ΔE00 4.48
Lightblue (survey)
#7BC8F6
ΔE00 5.94
Lightskyblue
#87CEFA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEF2 #F2835F
analogous
#5FF2CC #5FCEF2 #5F84F2
triadic
#5FCEF2 #F25FCE #CEF25F
tetradic
#5FCEF2 #CC5FF2 #F2835F #84F25F
square
#5FCEF2 #CC5FF2 #F2835F #84F25F
split-complementary
#5FCEF2 #F25F84 #F2CC5F
monochromatic
#109AC6 #26BDED #5FCEF2 #98DFF7 #D0F1FB
Accessibility & contrast
On white
1.81
#5FCEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#5FCEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEF2
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEF2 | 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)
#B9C9F4
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fcef2; /* rgb */ color: rgb(95, 206, 242); /* oklch */ color: oklch(80.1% 0.113 222.3);
Tailwind
colors: {
custom: {
50: '#99ddf6',
500: '#5fcef2',
950: '#000000',
},
}SCSS
$custom: #5fcef2; $custom-light: #99ddf6; $custom-dark: #000000;
JSON
{
"hex": "#5fcef2",
"rgb": {
"r": 95,
"g": 206,
"b": 242
},
"hsl": {
"h": 194.694,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.80056,
"c": 0.11262,
"h": 222.3
},
"luminance": 0.52986
}Semantic roles & 50–950 ramp
primary
#5FCEF2
secondary
#C45532
accent
#3A04E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485