#6ED4E6#6ED4E6
#6ED4E6 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.098 H 210.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4E6 |
|---|---|
| RGB | rgb(110, 212, 230) |
| HSL | hsl(189, 71%, 67%) |
| HSV | hsv(189, 52%, 90%) |
| CMYK | cmyk(52.2%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.68, -24.88, -17.99) |
| CIE-LCH | lch(79.68, 30.70, 215.88°) |
| OKLab | oklab(81.52% -0.0847 -0.0497) |
| OKLCH | oklch(81.52% 0.098 210.4) |
| XYZ | xyz(44.2512, 56.1111, 83.3461) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.21
Neon Blue
#04D9FF
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Robin'S Egg Blue
#98EFF9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4E6 #E6806E
analogous
#6EE6BC #6ED4E6 #6E98E6
triadic
#6ED4E6 #E66ED4 #D4E66E
tetradic
#6ED4E6 #BC6EE6 #E6806E #98E66E
square
#6ED4E6 #BC6EE6 #E6806E #98E66E
split-complementary
#6ED4E6 #E66E98 #E6BC6E
monochromatic
#20A3BA #3AC5DD #6ED4E6 #A2E3EF #D6F3F8
Accessibility & contrast
On white
1.72
#6ED4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#6ED4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4E6
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4E6 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE7
Deuteranopia (green-blind)
#B2BFE6
Tritanopia (blue-blind)
#0CDCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed4e6; /* rgb */ color: rgb(110, 212, 230); /* oklch */ color: oklch(81.5% 0.098 210.4);
Tailwind
colors: {
custom: {
50: '#a0e1ee',
500: '#6ed4e6',
950: '#000000',
},
}SCSS
$custom: #6ed4e6; $custom-light: #a0e1ee; $custom-dark: #000000;
JSON
{
"hex": "#6ed4e6",
"rgb": {
"r": 110,
"g": 212,
"b": 230
},
"hsl": {
"h": 189,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.81516,
"c": 0.09819,
"h": 210.4
},
"luminance": 0.56115
}Semantic roles & 50–950 ramp
primary
#6ED4E6
secondary
#B9513F
accent
#3013D3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485