#6ED4E4#6ED4E4
#6ED4E4 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.098 H 208.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4E4 |
|---|---|
| RGB | rgb(110, 212, 228) |
| HSL | hsl(188, 69%, 66%) |
| HSV | hsv(188, 52%, 89%) |
| CMYK | cmyk(51.8%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(79.61, -25.42, -17.02) |
| CIE-LCH | lch(79.61, 30.59, 213.80°) |
| OKLab | oklab(81.44% -0.0855 -0.047) |
| OKLCH | oklch(81.44% 0.098 208.8) |
| XYZ | xyz(43.9719, 55.9995, 81.8755) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.77
Neon Blue
#04D9FF
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Sky Blue
#87CEEB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4E4 #E47E6E
analogous
#6EE4B9 #6ED4E4 #6E99E4
triadic
#6ED4E4 #E46ED4 #D4E46E
tetradic
#6ED4E4 #B96EE4 #E47E6E #99E46E
square
#6ED4E4 #B96EE4 #E47E6E #99E46E
split-complementary
#6ED4E4 #E46E99 #E4B96E
monochromatic
#22A2B6 #3AC5DA #6ED4E4 #A2E3EE #D5F3F7
Accessibility & contrast
On white
1.72
#6ED4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#6ED4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4E4
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4E4 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE5
Deuteranopia (green-blind)
#B2BFE4
Tritanopia (blue-blind)
#13DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed4e4; /* rgb */ color: rgb(110, 212, 228); /* oklch */ color: oklch(81.4% 0.098 208.8);
Tailwind
colors: {
custom: {
50: '#a0e1ec',
500: '#6ed4e4',
950: '#000000',
},
}SCSS
$custom: #6ed4e4; $custom-light: #a0e1ec; $custom-dark: #000000;
JSON
{
"hex": "#6ed4e4",
"rgb": {
"r": 110,
"g": 212,
"b": 228
},
"hsl": {
"h": 188.136,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.81444,
"c": 0.09754,
"h": 208.8
},
"luminance": 0.56003
}Semantic roles & 50–950 ramp
primary
#6ED4E4
secondary
#B65040
accent
#2E15D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484