#6EDFFD#6EDFFD
#6EDFFD is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 84.9% C 0.111 H 217.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFFD |
|---|---|
| RGB | rgb(110, 223, 253) |
| HSL | hsl(193, 97%, 71%) |
| HSV | hsv(193, 57%, 99%) |
| CMYK | cmyk(56.5%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(83.54, -23.96, -24.36) |
| CIE-LCH | lch(83.54, 34.17, 225.48°) |
| OKLab | oklab(84.86% -0.0876 -0.0676) |
| OKLCH | oklch(84.86% 0.111 217.6) |
| XYZ | xyz(50.5407, 63.1774, 102.4404) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 5.86
Baby Blue
#89CFF0
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Ice Blue
#A5DFF9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFFD #FD8C6E
analogous
#6EFDD3 #6EDFFD #6E97FD
triadic
#6EDFFD #FD6EDF #DFFD6E
tetradic
#6EDFFD #D36EFD #FD8C6E #97FD6E
square
#6EDFFD #D36EFD #FD8C6E #97FD6E
split-complementary
#6EDFFD #FD6E97 #FDD36E
monochromatic
#03BCED #32D2FC #6EDFFD #AAECFE #E1F8FF
Accessibility & contrast
On white
1.54
#6EDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#6EDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFFD
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFFD | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6edffd; /* rgb */ color: rgb(110, 223, 253); /* oklch */ color: oklch(84.9% 0.111 217.6);
Tailwind
colors: {
custom: {
50: '#a3e9fe',
500: '#6edffd',
950: '#000000',
},
}SCSS
$custom: #6edffd; $custom-light: #a3e9fe; $custom-dark: #000000;
JSON
{
"hex": "#6edffd",
"rgb": {
"r": 110,
"g": 223,
"b": 253
},
"hsl": {
"h": 192.587,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.84858,
"c": 0.11068,
"h": 217.6
},
"luminance": 0.63182
}Semantic roles & 50–950 ramp
primary
#6EDFFD
secondary
#D95836
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485