#6EDBFE#6EDBFE
#6EDBFE is a very light, moderate cyan. Relative luminance 0.611; OKLCH L 84.0% C 0.111 H 221.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBFE |
|---|---|
| RGB | rgb(110, 219, 254) |
| HSL | hsl(195, 99%, 71%) |
| HSV | hsv(195, 57%, 100%) |
| CMYK | cmyk(56.7%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(82.45, -21.68, -26.55) |
| CIE-LCH | lch(82.45, 34.27, 230.77°) |
| OKLab | oklab(84% -0.0831 -0.0738) |
| OKLCH | oklch(84% 0.111 221.6) |
| XYZ | xyz(49.6443, 61.1291, 102.9296) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 4.80
Bright Sky Blue
#02CCFE
ΔE00 5.72
Ice Blue
#A5DFF9
ΔE00 6.18
Lightskyblue
#87CEFA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBFE #FE916E
analogous
#6EFED9 #6EDBFE #6E93FE
triadic
#6EDBFE #FE6EDB #DBFE6E
tetradic
#6EDBFE #D96EFE #FE916E #93FE6E
square
#6EDBFE #D96EFE #FE916E #93FE6E
split-complementary
#6EDBFE #FE6E93 #FED96E
monochromatic
#02B6F0 #31CCFE #6EDBFE #ABEAFE #E1F7FF
Accessibility & contrast
On white
1.59
#6EDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6EDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBFE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBFE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B1C6FE
Tritanopia (blue-blind)
#00E6E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edbfe; /* rgb */ color: rgb(110, 219, 254); /* oklch */ color: oklch(84.0% 0.111 221.6);
Tailwind
colors: {
custom: {
50: '#a3e6fe',
500: '#6edbfe',
950: '#000000',
},
}SCSS
$custom: #6edbfe; $custom-light: #a3e6fe; $custom-dark: #000000;
JSON
{
"hex": "#6edbfe",
"rgb": {
"r": 110,
"g": 219,
"b": 254
},
"hsl": {
"h": 194.583,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.83999,
"c": 0.11109,
"h": 221.6
},
"luminance": 0.61134
}Semantic roles & 50–950 ramp
primary
#6EDBFE
secondary
#DA5E36
accent
#3800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486