#6ED6E5#6ED6E5
#6ED6E5 is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.099 H 207.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED6E5 |
|---|---|
| RGB | rgb(110, 214, 229) |
| HSL | hsl(188, 70%, 66%) |
| HSV | hsv(188, 52%, 90%) |
| CMYK | cmyk(52%, 6.6%, 0%, 10.2%) |
| CIE-LAB | lab(80.21, -26.13, -16.65) |
| CIE-LCH | lch(80.21, 30.99, 212.50°) |
| OKLab | oklab(81.94% -0.0872 -0.046) |
| OKLCH | oklch(81.94% 0.099 207.8) |
| XYZ | xyz(44.6142, 57.0612, 82.7764) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Neon Blue
#04D9FF
ΔE00 6.49
Sky Blue
#87CEEB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED6E5 #E57D6E
analogous
#6EE5B9 #6ED6E5 #6E9BE5
triadic
#6ED6E5 #E56ED6 #D6E56E
tetradic
#6ED6E5 #B96EE5 #E57D6E #9BE56E
square
#6ED6E5 #B96EE5 #E57D6E #9BE56E
split-complementary
#6ED6E5 #E56E9B #E5B96E
monochromatic
#21A5B8 #3AC7DC #6ED6E5 #A2E5EE #D6F3F8
Accessibility & contrast
On white
1.69
#6ED6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#6ED6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED6E5
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED6E5 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE6
Deuteranopia (green-blind)
#B4C1E5
Tritanopia (blue-blind)
#0DDEDA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed6e5; /* rgb */ color: rgb(110, 214, 229); /* oklch */ color: oklch(81.9% 0.099 207.8);
Tailwind
colors: {
custom: {
50: '#a0e3ed',
500: '#6ed6e5',
950: '#000000',
},
}SCSS
$custom: #6ed6e5; $custom-light: #a0e3ed; $custom-dark: #000000;
JSON
{
"hex": "#6ed6e5",
"rgb": {
"r": 110,
"g": 214,
"b": 229
},
"hsl": {
"h": 187.563,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.81937,
"c": 0.09862,
"h": 207.8
},
"luminance": 0.57065
}Semantic roles & 50–950 ramp
primary
#6ED6E5
secondary
#B84F3F
accent
#2C14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484