#6EDEFF#6EDEFF
#6EDEFF is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.7% C 0.112 H 219.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEFF |
|---|---|
| RGB | rgb(110, 222, 255) |
| HSL | hsl(194, 100%, 72%) |
| HSV | hsv(194, 57%, 100%) |
| CMYK | cmyk(56.9%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(83.32, -22.89, -25.74) |
| CIE-LCH | lch(83.32, 34.45, 228.35°) |
| OKLab | oklab(84.71% -0.0858 -0.0715) |
| OKLCH | oklch(84.71% 0.112 219.8) |
| XYZ | xyz(50.5946, 62.7727, 104.0384) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.15
Sky Blue
#87CEEB
ΔE00 5.18
Baby Blue
#89CFF0
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 6.35
Bright Sky Blue
#02CCFE
ΔE00 6.41
Robin'S Egg
#6DEDFD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEFF #FF8F6E
analogous
#6EFFD8 #6EDEFF #6E96FF
triadic
#6EDEFF #FF6EDE #DEFF6E
tetradic
#6EDEFF #D86EFF #FF8F6E #96FF6E
square
#6EDEFF #D86EFF #FF8F6E #96FF6E
split-complementary
#6EDEFF #FF6E96 #FFD86E
monochromatic
#00BBF3 #31D0FF #6EDEFF #ABECFF #E0F8FF
Accessibility & contrast
On white
1.55
#6EDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6EDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEFF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEFF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B4C9FF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6edeff; /* rgb */ color: rgb(110, 222, 255); /* oklch */ color: oklch(84.7% 0.112 219.8);
Tailwind
colors: {
custom: {
50: '#a3e8ff',
500: '#6edeff',
950: '#000000',
},
}SCSS
$custom: #6edeff; $custom-light: #a3e8ff; $custom-dark: #000000;
JSON
{
"hex": "#6edeff",
"rgb": {
"r": 110,
"g": 222,
"b": 255
},
"hsl": {
"h": 193.655,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.8471,
"c": 0.11171,
"h": 219.8
},
"luminance": 0.62778
}Semantic roles & 50–950 ramp
primary
#6EDEFF
secondary
#DB5B36
accent
#3400E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486