#6EDFF9#6EDFF9
#6EDFF9 is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 84.7% C 0.109 H 214.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFF9 |
|---|---|
| RGB | rgb(110, 223, 249) |
| HSL | hsl(191, 92%, 70%) |
| HSV | hsv(191, 56%, 98%) |
| CMYK | cmyk(55.8%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(83.40, -25.08, -22.45) |
| CIE-LCH | lch(83.40, 33.66, 221.84°) |
| OKLab | oklab(84.71% -0.0891 -0.0622) |
| OKLCH | oklch(84.71% 0.109 214.9) |
| XYZ | xyz(49.9102, 62.9251, 99.1197) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.39
Robin'S Egg
#6DEDFD
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Sky Blue
#87CEEB
ΔE00 6.19
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Aqua Blue
#02D8E9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFF9 #F9886E
analogous
#6EF9CD #6EDFF9 #6E99F9
triadic
#6EDFF9 #F96EDF #DFF96E
tetradic
#6EDFF9 #CD6EF9 #F9886E #99F96E
square
#6EDFF9 #CD6EF9 #F9886E #99F96E
split-complementary
#6EDFF9 #F96E99 #F9CD6E
monochromatic
#09BAE3 #33D2F7 #6EDFF9 #A9ECFB #E2F9FE
Accessibility & contrast
On white
1.55
#6EDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#6EDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFF9
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFF9 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FB
Deuteranopia (green-blind)
#B7C9F9
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6edff9; /* rgb */ color: rgb(110, 223, 249); /* oklch */ color: oklch(84.7% 0.109 214.9);
Tailwind
colors: {
custom: {
50: '#a2e9fb',
500: '#6edff9',
950: '#000000',
},
}SCSS
$custom: #6edff9; $custom-light: #a2e9fb; $custom-dark: #000000;
JSON
{
"hex": "#6edff9",
"rgb": {
"r": 110,
"g": 223,
"b": 249
},
"hsl": {
"h": 191.223,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.84708,
"c": 0.10871,
"h": 214.9
},
"luminance": 0.6293
}Semantic roles & 50–950 ramp
primary
#6EDFF9
secondary
#D45537
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485