#5FDFFA#5FDFFA
#5FDFFA is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 84.2% C 0.118 H 214.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFFA |
|---|---|
| RGB | rgb(95, 223, 250) |
| HSL | hsl(190, 94%, 68%) |
| HSV | hsv(190, 62%, 98%) |
| CMYK | cmyk(62%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(82.97, -27.44, -23.68) |
| CIE-LCH | lch(82.97, 36.25, 220.79°) |
| OKLab | oklab(84.24% -0.0976 -0.0658) |
| OKLCH | oklch(84.24% 0.118 214) |
| XYZ | xyz(48.3552, 62.1053, 99.8631) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.93
Sky Blue
#87CEEB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFFA #FA7A5F
analogous
#5FFAC8 #5FDFFA #5F91FA
triadic
#5FDFFA #FA5FDF #DFFA5F
tetradic
#5FDFFA #C85FFA #FA7A5F #91FA5F
square
#5FDFFA #C85FFA #FA7A5F #91FA5F
split-complementary
#5FDFFA #FA5F91 #FAC85F
monochromatic
#07B3D8 #24D3F8 #5FDFFA #9AEBFC #D6F7FE
Accessibility & contrast
On white
1.56
#5FDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5FDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFFA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFFA | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#B4C7FA
Tritanopia (blue-blind)
#00EAE7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fdffa; /* rgb */ color: rgb(95, 223, 250); /* oklch */ color: oklch(84.2% 0.118 214.0);
Tailwind
colors: {
custom: {
50: '#9be9fc',
500: '#5fdffa',
950: '#000000',
},
}SCSS
$custom: #5fdffa; $custom-light: #9be9fc; $custom-dark: #000000;
JSON
{
"hex": "#5fdffa",
"rgb": {
"r": 95,
"g": 223,
"b": 250
},
"hsl": {
"h": 190.452,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.8424,
"c": 0.11773,
"h": 214
},
"luminance": 0.6211
}Semantic roles & 50–950 ramp
primary
#5FDFFA
secondary
#D2482B
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485