#6EDFFB#6EDFFB
#6EDFFB is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 84.8% C 0.110 H 216.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFFB |
|---|---|
| RGB | rgb(110, 223, 251) |
| HSL | hsl(192, 95%, 71%) |
| HSV | hsv(192, 56%, 98%) |
| CMYK | cmyk(56.2%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(83.47, -24.52, -23.41) |
| CIE-LCH | lch(83.47, 33.90, 223.67°) |
| OKLab | oklab(84.78% -0.0884 -0.0649) |
| OKLCH | oklch(84.78% 0.11 216.3) |
| XYZ | xyz(50.2238, 63.0506, 100.7713) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 5.35
Sky Blue
#87CEEB
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Baby Blue
#89CFF0
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFFB #FB8A6E
analogous
#6EFBD0 #6EDFFB #6E98FB
triadic
#6EDFFB #FB6EDF #DFFB6E
tetradic
#6EDFFB #D06EFB #FB8A6E #98FB6E
square
#6EDFFB #D06EFB #FB8A6E #98FB6E
split-complementary
#6EDFFB #FB6E98 #FBD06E
monochromatic
#06BBE8 #32D2F9 #6EDFFB #AAECFD #E1F8FE
Accessibility & contrast
On white
1.54
#6EDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6EDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFFB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFFB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#B7C9FB
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6edffb; /* rgb */ color: rgb(110, 223, 251); /* oklch */ color: oklch(84.8% 0.110 216.3);
Tailwind
colors: {
custom: {
50: '#a3e9fc',
500: '#6edffb',
950: '#000000',
},
}SCSS
$custom: #6edffb; $custom-light: #a3e9fc; $custom-dark: #000000;
JSON
{
"hex": "#6edffb",
"rgb": {
"r": 110,
"g": 223,
"b": 251
},
"hsl": {
"h": 191.915,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.84782,
"c": 0.10966,
"h": 216.3
},
"luminance": 0.63055
}Semantic roles & 50–950 ramp
primary
#6EDFFB
secondary
#D65737
accent
#2E00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485