#6EDFFA#6EDFFA
#6EDFFA is a very light, moderate cyan. Relative luminance 0.630; OKLCH L 84.7% C 0.109 H 215.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFFA |
|---|---|
| RGB | rgb(110, 223, 250) |
| HSL | hsl(192, 93%, 71%) |
| HSV | hsv(192, 56%, 98%) |
| CMYK | cmyk(56%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(83.44, -24.80, -22.93) |
| CIE-LCH | lch(83.44, 33.77, 222.76°) |
| OKLab | oklab(84.75% -0.0888 -0.0635) |
| OKLCH | oklch(84.75% 0.109 215.6) |
| XYZ | xyz(50.0665, 62.9877, 99.9433) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Baby Blue
#89CFF0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFFA #FA896E
analogous
#6EFACF #6EDFFA #6E99FA
triadic
#6EDFFA #FA6EDF #DFFA6E
tetradic
#6EDFFA #CF6EFA #FA896E #99FA6E
square
#6EDFFA #CF6EFA #FA896E #99FA6E
split-complementary
#6EDFFA #FA6E99 #FACF6E
monochromatic
#08BBE6 #33D2F8 #6EDFFA #A9ECFC #E1F8FE
Accessibility & contrast
On white
1.54
#6EDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#6EDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFFA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFFA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#B7C9FA
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6edffa; /* rgb */ color: rgb(110, 223, 250); /* oklch */ color: oklch(84.7% 0.109 215.6);
Tailwind
colors: {
custom: {
50: '#a2e9fc',
500: '#6edffa',
950: '#000000',
},
}SCSS
$custom: #6edffa; $custom-light: #a2e9fc; $custom-dark: #000000;
JSON
{
"hex": "#6edffa",
"rgb": {
"r": 110,
"g": 223,
"b": 250
},
"hsl": {
"h": 191.571,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.84745,
"c": 0.10917,
"h": 215.6
},
"luminance": 0.62992
}Semantic roles & 50–950 ramp
primary
#6EDFFA
secondary
#D55637
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485