#5FDBF4#5FDBF4
#5FDBF4 is a very light, moderate cyan. Relative luminance 0.596; OKLCH L 83.1% C 0.114 H 213.1°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBF4 |
|---|---|
| RGB | rgb(95, 219, 244) |
| HSL | hsl(190, 87%, 66%) |
| HSV | hsv(190, 61%, 96%) |
| CMYK | cmyk(61.1%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(81.63, -27.21, -22.53) |
| CIE-LCH | lch(81.63, 35.33, 219.63°) |
| OKLab | oklab(83.1% -0.0959 -0.0625) |
| OKLCH | oklch(83.1% 0.114 213.1) |
| XYZ | xyz(46.3733, 59.6228, 94.6348) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.70
Robin'S Egg
#6DEDFD
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 6.69
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBF4 #F4785F
analogous
#5FF4C3 #5FDBF4 #5F91F4
triadic
#5FDBF4 #F45FDB #DBF45F
tetradic
#5FDBF4 #C35FF4 #F4785F #91F45F
square
#5FDBF4 #C35FF4 #F4785F #91F45F
split-complementary
#5FDBF4 #F45F91 #F4C35F
monochromatic
#0EABCB #26CEF0 #5FDBF4 #98E8F8 #D2F5FC
Accessibility & contrast
On white
1.62
#5FDBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5FDBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBF4
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBF4 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F5
Deuteranopia (green-blind)
#B2C4F4
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdbf4; /* rgb */ color: rgb(95, 219, 244); /* oklch */ color: oklch(83.1% 0.114 213.1);
Tailwind
colors: {
custom: {
50: '#9be6f7',
500: '#5fdbf4',
950: '#000000',
},
}SCSS
$custom: #5fdbf4; $custom-light: #9be6f7; $custom-dark: #000000;
JSON
{
"hex": "#5fdbf4",
"rgb": {
"r": 95,
"g": 219,
"b": 244
},
"hsl": {
"h": 190.067,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.831,
"c": 0.11448,
"h": 213.1
},
"luminance": 0.59628
}Semantic roles & 50–950 ramp
primary
#5FDBF4
secondary
#C74A30
accent
#2802E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485