#5FD7EF#5FD7EF
#5FD7EF is a light, moderate cyan. Relative luminance 0.573; OKLCH L 82.0% C 0.112 H 212.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7EF |
|---|---|
| RGB | rgb(95, 215, 239) |
| HSL | hsl(190, 82%, 65%) |
| HSV | hsv(190, 60%, 94%) |
| CMYK | cmyk(60.3%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(80.33, -26.68, -21.86) |
| CIE-LCH | lch(80.33, 34.49, 219.33°) |
| OKLab | oklab(82% -0.0937 -0.0606) |
| OKLCH | oklch(82% 0.112 212.9) |
| XYZ | xyz(44.5934, 57.2612, 90.3470) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.87
Aqua Blue
#02D8E9
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 5.69
Sky Blue
#87CEEB
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Bright Sky Blue
#02CCFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7EF #EF775F
analogous
#5FEFBF #5FD7EF #5F8FEF
triadic
#5FD7EF #EF5FD7 #D7EF5F
tetradic
#5FD7EF #BF5FEF #EF775F #8FEF5F
square
#5FD7EF #BF5FEF #EF775F #8FEF5F
split-complementary
#5FD7EF #EF5F8F #EFBF5F
monochromatic
#13A4C0 #27C9E9 #5FD7EF #97E5F5 #CEF3FA
Accessibility & contrast
On white
1.69
#5FD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#5FD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7EF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7EF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0F0
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd7ef; /* rgb */ color: rgb(95, 215, 239); /* oklch */ color: oklch(82.0% 0.112 212.9);
Tailwind
colors: {
custom: {
50: '#9ae3f4',
500: '#5fd7ef',
950: '#000000',
},
}SCSS
$custom: #5fd7ef; $custom-light: #9ae3f4; $custom-dark: #000000;
JSON
{
"hex": "#5fd7ef",
"rgb": {
"r": 95,
"g": 215,
"b": 239
},
"hsl": {
"h": 190,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.81996,
"c": 0.11163,
"h": 212.9
},
"luminance": 0.57266
}Semantic roles & 50–950 ramp
primary
#5FD7EF
secondary
#BE4B34
accent
#2B07DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485