#6ED5E1#6ED5E1
#6ED5E1 is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.6% C 0.097 H 205.4°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED5E1 |
|---|---|
| RGB | rgb(110, 213, 225) |
| HSL | hsl(186, 66%, 66%) |
| HSV | hsv(186, 51%, 88%) |
| CMYK | cmyk(51.1%, 5.3%, 0%, 11.8%) |
| CIE-LAB | lab(79.80, -26.72, -15.13) |
| CIE-LCH | lch(79.80, 30.70, 209.52°) |
| OKLab | oklab(81.57% -0.0877 -0.0418) |
| OKLCH | oklch(81.57% 0.097 205.4) |
| XYZ | xyz(43.8098, 56.3358, 79.7848) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 6.93
Neon Blue
#04D9FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED5E1 #E17A6E
analogous
#6EE1B3 #6ED5E1 #6E9BE1
triadic
#6ED5E1 #E16ED5 #D5E16E
tetradic
#6ED5E1 #B36EE1 #E17A6E #9BE16E
square
#6ED5E1 #B36EE1 #E17A6E #9BE16E
split-complementary
#6ED5E1 #E16E9B #E1B36E
monochromatic
#24A2B0 #3BC6D7 #6ED5E1 #A1E4EB #D3F2F6
Accessibility & contrast
On white
1.71
#6ED5E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#6ED5E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED5E1
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED5E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED5E1 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE2
Deuteranopia (green-blind)
#B4C0E1
Tritanopia (blue-blind)
#1ADCD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed5e1; /* rgb */ color: rgb(110, 213, 225); /* oklch */ color: oklch(81.6% 0.097 205.4);
Tailwind
colors: {
custom: {
50: '#a0e2ea',
500: '#6ed5e1',
950: '#000000',
},
}SCSS
$custom: #6ed5e1; $custom-light: #a0e2ea; $custom-dark: #000000;
JSON
{
"hex": "#6ed5e1",
"rgb": {
"r": 110,
"g": 213,
"b": 225
},
"hsl": {
"h": 186.261,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.81567,
"c": 0.09718,
"h": 205.4
},
"luminance": 0.5634
}Semantic roles & 50–950 ramp
primary
#6ED5E1
secondary
#B24D42
accent
#2B18CE
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484