#6EDFFE#6EDFFE
#6EDFFE is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 84.9% C 0.111 H 218.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFFE |
|---|---|
| RGB | rgb(110, 223, 254) |
| HSL | hsl(193, 99%, 71%) |
| HSV | hsv(193, 57%, 100%) |
| CMYK | cmyk(56.7%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.57, -23.67, -24.84) |
| CIE-LCH | lch(83.57, 34.31, 226.38°) |
| OKLab | oklab(84.9% -0.0873 -0.0689) |
| OKLCH | oklch(84.9% 0.111 218.3) |
| XYZ | xyz(50.7004, 63.2412, 103.2816) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 5.53
Baby Blue
#89CFF0
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.12
Ice Blue
#A5DFF9
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFFE #FE8D6E
analogous
#6EFED5 #6EDFFE #6E97FE
triadic
#6EDFFE #FE6EDF #DFFE6E
tetradic
#6EDFFE #D56EFE #FE8D6E #97FE6E
square
#6EDFFE #D56EFE #FE8D6E #97FE6E
split-complementary
#6EDFFE #FE6E97 #FED56E
monochromatic
#02BDF0 #31D2FE #6EDFFE #ABECFE #E1F8FF
Accessibility & contrast
On white
1.54
#6EDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6EDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFFE
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFFE | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B6C9FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6edffe; /* rgb */ color: rgb(110, 223, 254); /* oklch */ color: oklch(84.9% 0.111 218.3);
Tailwind
colors: {
custom: {
50: '#a3e9fe',
500: '#6edffe',
950: '#000000',
},
}SCSS
$custom: #6edffe; $custom-light: #a3e9fe; $custom-dark: #000000;
JSON
{
"hex": "#6edffe",
"rgb": {
"r": 110,
"g": 223,
"b": 254
},
"hsl": {
"h": 192.917,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.84896,
"c": 0.11121,
"h": 218.3
},
"luminance": 0.63246
}Semantic roles & 50–950 ramp
primary
#6EDFFE
secondary
#DA5936
accent
#3100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485