#6ED5E2#6ED5E2
#6ED5E2 is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.6% C 0.097 H 206.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED5E2 |
|---|---|
| RGB | rgb(110, 213, 226) |
| HSL | hsl(187, 67%, 66%) |
| HSV | hsv(187, 51%, 89%) |
| CMYK | cmyk(51.3%, 5.8%, 0%, 11.4%) |
| CIE-LAB | lab(79.84, -26.45, -15.62) |
| CIE-LCH | lch(79.84, 30.72, 210.56°) |
| OKLab | oklab(81.6% -0.0873 -0.0431) |
| OKLCH | oklch(81.6% 0.097 206.3) |
| XYZ | xyz(43.9467, 56.3905, 80.5053) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Neon Blue
#04D9FF
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED5E2 #E27B6E
analogous
#6EE2B5 #6ED5E2 #6E9BE2
triadic
#6ED5E2 #E26ED5 #D5E26E
tetradic
#6ED5E2 #B56EE2 #E27B6E #9BE26E
square
#6ED5E2 #B56EE2 #E27B6E #9BE26E
split-complementary
#6ED5E2 #E26E9B #E2B56E
monochromatic
#24A2B2 #3BC6D8 #6ED5E2 #A1E4EC #D4F3F6
Accessibility & contrast
On white
1.71
#6ED5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#6ED5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED5E2
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED5E2 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE3
Deuteranopia (green-blind)
#B4C0E2
Tritanopia (blue-blind)
#17DDD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed5e2; /* rgb */ color: rgb(110, 213, 226); /* oklch */ color: oklch(81.6% 0.097 206.3);
Tailwind
colors: {
custom: {
50: '#a0e2eb',
500: '#6ed5e2',
950: '#000000',
},
}SCSS
$custom: #6ed5e2; $custom-light: #a0e2eb; $custom-dark: #000000;
JSON
{
"hex": "#6ed5e2",
"rgb": {
"r": 110,
"g": 213,
"b": 226
},
"hsl": {
"h": 186.724,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.81602,
"c": 0.09741,
"h": 206.3
},
"luminance": 0.56394
}Semantic roles & 50–950 ramp
primary
#6ED5E2
secondary
#B34E41
accent
#2C17CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484