#5FDFFE#5FDFFE
#5FDFFE is a very light, moderate cyan. Relative luminance 0.624; OKLCH L 84.4% C 0.120 H 216.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFFE |
|---|---|
| RGB | rgb(95, 223, 254) |
| HSL | hsl(192, 99%, 68%) |
| HSV | hsv(192, 63%, 100%) |
| CMYK | cmyk(62.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.10, -26.28, -25.59) |
| CIE-LCH | lch(83.10, 36.68, 224.23°) |
| OKLab | oklab(84.39% -0.0961 -0.0712) |
| OKLCH | oklch(84.39% 0.12 216.5) |
| XYZ | xyz(48.9891, 62.3588, 103.2014) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.19
Robin'S Egg
#6DEDFD
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 6.41
Bright Sky Blue
#02CCFE
ΔE00 6.72
Aqua Blue
#02D8E9
ΔE00 6.77
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFFE #FE7E5F
analogous
#5FFECD #5FDFFE #5F8FFE
triadic
#5FDFFE #FE5FDF #DFFE5F
tetradic
#5FDFFE #CD5FFE #FE7E5F #8FFE5F
square
#5FDFFE #CD5FFE #FE7E5F #8FFE5F
split-complementary
#5FDFFE #FE5F8F #FECD5F
monochromatic
#01B6E1 #22D3FE #5FDFFE #9CEBFE #D9F7FF
Accessibility & contrast
On white
1.56
#5FDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5FDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFFE
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFFE | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B3C8FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fdffe; /* rgb */ color: rgb(95, 223, 254); /* oklch */ color: oklch(84.4% 0.120 216.5);
Tailwind
colors: {
custom: {
50: '#9ce9fe',
500: '#5fdffe',
950: '#000000',
},
}SCSS
$custom: #5fdffe; $custom-light: #9ce9fe; $custom-dark: #000000;
JSON
{
"hex": "#5fdffe",
"rgb": {
"r": 95,
"g": 223,
"b": 254
},
"hsl": {
"h": 191.698,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.84392,
"c": 0.11959,
"h": 216.5
},
"luminance": 0.62364
}Semantic roles & 50–950 ramp
primary
#5FDFFE
secondary
#D84B29
accent
#2D00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485