#6EDAFE#6EDAFE
#6EDAFE is a very light, moderate cyan. Relative luminance 0.606; OKLCH L 83.8% C 0.111 H 222.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDAFE |
|---|---|
| RGB | rgb(110, 218, 254) |
| HSL | hsl(195, 99%, 71%) |
| HSV | hsv(195, 57%, 100%) |
| CMYK | cmyk(56.7%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(82.17, -21.17, -26.98) |
| CIE-LCH | lch(82.17, 34.29, 231.87°) |
| OKLab | oklab(83.78% -0.082 -0.075) |
| OKLCH | oklch(83.78% 0.111 222.4) |
| XYZ | xyz(49.3842, 60.6089, 102.8429) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 4.52
Bright Sky Blue
#02CCFE
ΔE00 5.47
Ice Blue
#A5DFF9
ΔE00 6.15
Lightskyblue
#87CEFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDAFE #FE926E
analogous
#6EFEDA #6EDAFE #6E92FE
triadic
#6EDAFE #FE6EDA #DAFE6E
tetradic
#6EDAFE #DA6EFE #FE926E #92FE6E
square
#6EDAFE #DA6EFE #FE926E #92FE6E
split-complementary
#6EDAFE #FE6E92 #FEDA6E
monochromatic
#02B4F0 #31CAFE #6EDAFE #ABEAFE #E1F7FF
Accessibility & contrast
On white
1.60
#6EDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6EDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDAFE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDAFE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#B0C6FE
Tritanopia (blue-blind)
#00E5E5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edafe; /* rgb */ color: rgb(110, 218, 254); /* oklch */ color: oklch(83.8% 0.111 222.4);
Tailwind
colors: {
custom: {
50: '#a3e5fe',
500: '#6edafe',
950: '#000000',
},
}SCSS
$custom: #6edafe; $custom-light: #a3e5fe; $custom-dark: #000000;
JSON
{
"hex": "#6edafe",
"rgb": {
"r": 110,
"g": 218,
"b": 254
},
"hsl": {
"h": 195,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.83775,
"c": 0.11112,
"h": 222.4
},
"luminance": 0.60614
}Semantic roles & 50–950 ramp
primary
#6EDAFE
secondary
#DA5F36
accent
#3900E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486