#5FDEF8#5FDEF8
#5FDEF8 is a very light, moderate cyan. Relative luminance 0.615; OKLCH L 83.9% C 0.117 H 213.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEF8 |
|---|---|
| RGB | rgb(95, 222, 248) |
| HSL | hsl(190, 92%, 67%) |
| HSV | hsv(190, 62%, 97%) |
| CMYK | cmyk(61.7%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(82.62, -27.53, -23.16) |
| CIE-LCH | lch(82.62, 35.97, 220.07°) |
| OKLab | oklab(83.94% -0.0974 -0.0643) |
| OKLCH | oklch(83.94% 0.117 213.4) |
| XYZ | xyz(47.7769, 61.4478, 98.1314) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.68
Robin'S Egg
#6DEDFD
ΔE00 4.65
Aqua Blue
#02D8E9
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEF8 #F8795F
analogous
#5FF8C6 #5FDEF8 #5F92F8
triadic
#5FDEF8 #F85FDE #DEF85F
tetradic
#5FDEF8 #C65FF8 #F8795F #92F85F
square
#5FDEF8 #C65FF8 #F8795F #92F85F
split-complementary
#5FDEF8 #F85F92 #F8C65F
monochromatic
#09B1D3 #24D2F5 #5FDEF8 #9AEAFB #D4F6FD
Accessibility & contrast
On white
1.58
#5FDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5FDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEF8
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEF8 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7FA
Deuteranopia (green-blind)
#B4C6F8
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fdef8; /* rgb */ color: rgb(95, 222, 248); /* oklch */ color: oklch(83.9% 0.117 213.4);
Tailwind
colors: {
custom: {
50: '#9be8fa',
500: '#5fdef8',
950: '#000000',
},
}SCSS
$custom: #5fdef8; $custom-light: #9be8fa; $custom-dark: #000000;
JSON
{
"hex": "#5fdef8",
"rgb": {
"r": 95,
"g": 222,
"b": 248
},
"hsl": {
"h": 190.196,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.83936,
"c": 0.1167,
"h": 213.4
},
"luminance": 0.61453
}Semantic roles & 50–950 ramp
primary
#5FDEF8
secondary
#CE482D
accent
#2700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485