#5FD2EE#5FD2EE
#5FD2EE is a light, moderate cyan. Relative luminance 0.547; OKLCH L 80.8% C 0.110 H 216.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2EE |
|---|---|
| RGB | rgb(95, 210, 238) |
| HSL | hsl(192, 81%, 65%) |
| HSV | hsv(192, 60%, 93%) |
| CMYK | cmyk(60.1%, 11.8%, 0%, 6.7%) |
| CIE-LAB | lab(78.87, -24.49, -23.55) |
| CIE-LCH | lch(78.87, 33.98, 223.87°) |
| OKLab | oklab(80.81% -0.0889 -0.0654) |
| OKLCH | oklch(80.81% 0.11 216.3) |
| XYZ | xyz(43.1923, 54.6947, 89.1532) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Sky Blue
#87CEEB
ΔE00 5.10
Bright Sky Blue
#02CCFE
ΔE00 5.70
Baby Blue
#89CFF0
ΔE00 6.05
Aqua Blue
#02D8E9
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2EE #EE7B5F
analogous
#5FEEC2 #5FD2EE #5F8BEE
triadic
#5FD2EE #EE5FD2 #D2EE5F
tetradic
#5FD2EE #C25FEE #EE7B5F #8BEE5F
square
#5FD2EE #C25FEE #EE7B5F #8BEE5F
split-complementary
#5FD2EE #EE5F8B #EEC25F
monochromatic
#149DBE #28C2E8 #5FD2EE #96E2F4 #CEF1FA
Accessibility & contrast
On white
1.76
#5FD2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#5FD2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2EE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2EE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF0
Deuteranopia (green-blind)
#AABDEE
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd2ee; /* rgb */ color: rgb(95, 210, 238); /* oklch */ color: oklch(80.8% 0.110 216.3);
Tailwind
colors: {
custom: {
50: '#99e0f3',
500: '#5fd2ee',
950: '#000000',
},
}SCSS
$custom: #5fd2ee; $custom-light: #99e0f3; $custom-dark: #000000;
JSON
{
"hex": "#5fd2ee",
"rgb": {
"r": 95,
"g": 210,
"b": 238
},
"hsl": {
"h": 191.748,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.80812,
"c": 0.1104,
"h": 216.3
},
"luminance": 0.54699
}Semantic roles & 50–950 ramp
primary
#5FD2EE
secondary
#BD4F34
accent
#3208DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485