#5EDCF7#5EDCF7
#5EDCF7 is a very light, moderate cyan. Relative luminance 0.603; OKLCH L 83.4% C 0.116 H 214.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCF7 |
|---|---|
| RGB | rgb(94, 220, 247) |
| HSL | hsl(191, 91%, 67%) |
| HSV | hsv(191, 62%, 97%) |
| CMYK | cmyk(61.9%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(81.99, -27.00, -23.59) |
| CIE-LCH | lch(81.99, 35.85, 221.14°) |
| OKLab | oklab(83.41% -0.0963 -0.0655) |
| OKLCH | oklch(83.41% 0.116 214.2) |
| XYZ | xyz(46.9909, 60.2766, 97.1357) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 6.54
Bright Sky Blue
#02CCFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCF7 #F7795E
analogous
#5EF7C5 #5EDCF7 #5E90F7
triadic
#5EDCF7 #F75EDC #DCF75E
tetradic
#5EDCF7 #C55EF7 #F7795E #90F75E
square
#5EDCF7 #C55EF7 #F7795E #90F75E
split-complementary
#5EDCF7 #F75E90 #F7C55E
monochromatic
#0AADD0 #24CFF4 #5EDCF7 #98E9FA #D3F5FD
Accessibility & contrast
On white
1.61
#5EDCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5EDCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCF7
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCF7 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F9
Deuteranopia (green-blind)
#B2C5F7
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edcf7; /* rgb */ color: rgb(94, 220, 247); /* oklch */ color: oklch(83.4% 0.116 214.2);
Tailwind
colors: {
custom: {
50: '#9ae7f9',
500: '#5edcf7',
950: '#000000',
},
}SCSS
$custom: #5edcf7; $custom-light: #9ae7f9; $custom-dark: #000000;
JSON
{
"hex": "#5edcf7",
"rgb": {
"r": 94,
"g": 220,
"b": 247
},
"hsl": {
"h": 190.588,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.83411,
"c": 0.11648,
"h": 214.2
},
"luminance": 0.60281
}Semantic roles & 50–950 ramp
primary
#5EDCF7
secondary
#CC4A2E
accent
#2800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485