#6ED5E5#6ED5E5
#6ED5E5 is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.7% C 0.098 H 208.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED5E5 |
|---|---|
| RGB | rgb(110, 213, 229) |
| HSL | hsl(188, 70%, 66%) |
| HSV | hsv(188, 52%, 90%) |
| CMYK | cmyk(52%, 7%, 0%, 10.2%) |
| CIE-LAB | lab(79.93, -25.64, -17.08) |
| CIE-LCH | lch(79.93, 30.81, 213.66°) |
| OKLab | oklab(81.71% -0.0862 -0.0472) |
| OKLCH | oklch(81.71% 0.098 208.7) |
| XYZ | xyz(44.3619, 56.5566, 82.6923) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.53
Neon Blue
#04D9FF
ΔE00 6.25
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED5E5 #E57E6E
analogous
#6EE5BA #6ED5E5 #6E9AE5
triadic
#6ED5E5 #E56ED5 #D5E56E
tetradic
#6ED5E5 #BA6EE5 #E57E6E #9AE56E
square
#6ED5E5 #BA6EE5 #E57E6E #9AE56E
split-complementary
#6ED5E5 #E56E9A #E5BA6E
monochromatic
#21A3B8 #3AC6DC #6ED5E5 #A2E4EE #D6F3F8
Accessibility & contrast
On white
1.71
#6ED5E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#6ED5E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED5E5
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED5E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED5E5 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE6
Deuteranopia (green-blind)
#B3C0E5
Tritanopia (blue-blind)
#0FDDDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed5e5; /* rgb */ color: rgb(110, 213, 229); /* oklch */ color: oklch(81.7% 0.098 208.7);
Tailwind
colors: {
custom: {
50: '#a0e2ed',
500: '#6ed5e5',
950: '#000000',
},
}SCSS
$custom: #6ed5e5; $custom-light: #a0e2ed; $custom-dark: #000000;
JSON
{
"hex": "#6ed5e5",
"rgb": {
"r": 110,
"g": 213,
"b": 229
},
"hsl": {
"h": 188.067,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.81709,
"c": 0.09823,
"h": 208.7
},
"luminance": 0.56561
}Semantic roles & 50–950 ramp
primary
#6ED5E5
secondary
#B8503F
accent
#2D14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484