#6ED4E9#6ED4E9
#6ED4E9 is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.6% C 0.099 H 212.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4E9 |
|---|---|
| RGB | rgb(110, 212, 233) |
| HSL | hsl(190, 74%, 67%) |
| HSV | hsv(190, 53%, 91%) |
| CMYK | cmyk(52.8%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.77, -24.06, -19.45) |
| CIE-LCH | lch(79.77, 30.93, 218.95°) |
| OKLab | oklab(81.63% -0.0835 -0.0538) |
| OKLCH | oklch(81.63% 0.099 212.8) |
| XYZ | xyz(44.6761, 56.2811, 85.5840) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.16
Sky Blue
#87CEEB
ΔE00 5.61
Aqua Blue
#02D8E9
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 6.23
Baby Blue
#89CFF0
ΔE00 6.77
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4E9 #E9836E
analogous
#6EE9C1 #6ED4E9 #6E97E9
triadic
#6ED4E9 #E96ED4 #D4E96E
tetradic
#6ED4E9 #C16EE9 #E9836E #97E96E
square
#6ED4E9 #C16EE9 #E9836E #97E96E
split-complementary
#6ED4E9 #E96E97 #E9C16E
monochromatic
#1DA4C0 #39C4E1 #6ED4E9 #A3E4F1 #D8F4F9
Accessibility & contrast
On white
1.71
#6ED4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#6ED4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4E9
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4E9 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEA
Deuteranopia (green-blind)
#B1C0E9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed4e9; /* rgb */ color: rgb(110, 212, 233); /* oklch */ color: oklch(81.6% 0.099 212.8);
Tailwind
colors: {
custom: {
50: '#a0e1f0',
500: '#6ed4e9',
950: '#000000',
},
}SCSS
$custom: #6ed4e9; $custom-light: #a0e1f0; $custom-dark: #000000;
JSON
{
"hex": "#6ed4e9",
"rgb": {
"r": 110,
"g": 212,
"b": 233
},
"hsl": {
"h": 190.244,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.81626,
"c": 0.09933,
"h": 212.8
},
"luminance": 0.56285
}Semantic roles & 50–950 ramp
primary
#6ED4E9
secondary
#BE533D
accent
#3210D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485