#5FDDF8#5FDDF8
#5FDDF8 is a very light, moderate cyan. Relative luminance 0.609; OKLCH L 83.7% C 0.117 H 214.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDF8 |
|---|---|
| RGB | rgb(95, 221, 248) |
| HSL | hsl(191, 92%, 67%) |
| HSV | hsv(191, 62%, 97%) |
| CMYK | cmyk(61.7%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(82.33, -27.04, -23.59) |
| CIE-LCH | lch(82.33, 35.88, 221.10°) |
| OKLab | oklab(83.71% -0.0964 -0.0655) |
| OKLCH | oklch(83.71% 0.117 214.2) |
| XYZ | xyz(47.5121, 60.9181, 98.0432) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.44
Robin'S Egg
#6DEDFD
ΔE00 5.04
Aqua Blue
#02D8E9
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 6.63
Robin'S Egg Blue
#98EFF9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDF8 #F87A5F
analogous
#5FF8C6 #5FDDF8 #5F91F8
triadic
#5FDDF8 #F85FDD #DDF85F
tetradic
#5FDDF8 #C65FF8 #F87A5F #91F85F
square
#5FDDF8 #C65FF8 #F87A5F #91F85F
split-complementary
#5FDDF8 #F85F91 #F8C65F
monochromatic
#09B0D3 #24D1F5 #5FDDF8 #9AE9FB #D4F6FD
Accessibility & contrast
On white
1.59
#5FDDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5FDDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDF8
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDF8 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6FA
Deuteranopia (green-blind)
#B3C6F8
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fddf8; /* rgb */ color: rgb(95, 221, 248); /* oklch */ color: oklch(83.7% 0.117 214.2);
Tailwind
colors: {
custom: {
50: '#9be7fa',
500: '#5fddf8',
950: '#000000',
},
}SCSS
$custom: #5fddf8; $custom-light: #9be7fa; $custom-dark: #000000;
JSON
{
"hex": "#5fddf8",
"rgb": {
"r": 95,
"g": 221,
"b": 248
},
"hsl": {
"h": 190.588,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.83708,
"c": 0.11654,
"h": 214.2
},
"luminance": 0.60923
}Semantic roles & 50–950 ramp
primary
#5FDDF8
secondary
#CE492D
accent
#2800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485