#6ED4E5#6ED4E5
#6ED4E5 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.098 H 209.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4E5 |
|---|---|
| RGB | rgb(110, 212, 229) |
| HSL | hsl(189, 70%, 66%) |
| HSV | hsv(189, 52%, 90%) |
| CMYK | cmyk(52%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(79.65, -25.15, -17.51) |
| CIE-LCH | lch(79.65, 30.64, 214.84°) |
| OKLab | oklab(81.48% -0.0851 -0.0484) |
| OKLCH | oklch(81.48% 0.098 209.6) |
| XYZ | xyz(44.1112, 56.0551, 82.6087) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.06
Robin'S Egg
#6DEDFD
ΔE00 5.83
Neon Blue
#04D9FF
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 6.73
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4E5 #E57F6E
analogous
#6EE5BB #6ED4E5 #6E99E5
triadic
#6ED4E5 #E56ED4 #D4E56E
tetradic
#6ED4E5 #BB6EE5 #E57F6E #99E56E
square
#6ED4E5 #BB6EE5 #E57F6E #99E56E
split-complementary
#6ED4E5 #E56E99 #E5BB6E
monochromatic
#21A2B8 #3AC5DC #6ED4E5 #A2E3EE #D6F3F8
Accessibility & contrast
On white
1.72
#6ED4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#6ED4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4E5
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4E5 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE6
Deuteranopia (green-blind)
#B2BFE5
Tritanopia (blue-blind)
#10DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed4e5; /* rgb */ color: rgb(110, 212, 229); /* oklch */ color: oklch(81.5% 0.098 209.6);
Tailwind
colors: {
custom: {
50: '#a0e1ed',
500: '#6ed4e5',
950: '#000000',
},
}SCSS
$custom: #6ed4e5; $custom-light: #a0e1ed; $custom-dark: #000000;
JSON
{
"hex": "#6ed4e5",
"rgb": {
"r": 110,
"g": 212,
"b": 229
},
"hsl": {
"h": 188.571,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.8148,
"c": 0.09785,
"h": 209.6
},
"luminance": 0.56059
}Semantic roles & 50–950 ramp
primary
#6ED4E5
secondary
#B8513F
accent
#2F14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484