#6ED5DC#6ED5DC
#6ED5DC is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.4% C 0.096 H 201.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED5DC |
|---|---|
| RGB | rgb(110, 213, 220) |
| HSL | hsl(184, 61%, 65%) |
| HSV | hsv(184, 50%, 86%) |
| CMYK | cmyk(50%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.65, -28.05, -12.68) |
| CIE-LCH | lch(79.65, 30.78, 204.34°) |
| OKLab | oklab(81.39% -0.0898 -0.035) |
| OKLCH | oklch(81.39% 0.096 201.3) |
| XYZ | xyz(43.1377, 56.0670, 76.2450) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.86
Mediumturquoise
#48D1CC
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED5DC #DC756E
analogous
#6EDCAC #6ED5DC #6E9EDC
triadic
#6ED5DC #DC6ED5 #D5DC6E
tetradic
#6ED5DC #AC6EDC #DC756E #9EDC6E
square
#6ED5DC #AC6EDC #DC756E #9EDC6E
split-complementary
#6ED5DC #DC6E9E #DCAC6E
monochromatic
#289FA7 #3DC7D0 #6ED5DC #9FE3E8 #D1F2F4
Accessibility & contrast
On white
1.72
#6ED5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#6ED5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED5DC
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED5DC | 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)
#C8CDDD
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#23DCD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed5dc; /* rgb */ color: rgb(110, 213, 220); /* oklch */ color: oklch(81.4% 0.096 201.3);
Tailwind
colors: {
custom: {
50: '#a0e2e6',
500: '#6ed5dc',
950: '#000000',
},
}SCSS
$custom: #6ed5dc; $custom-light: #a0e2e6; $custom-dark: #000000;
JSON
{
"hex": "#6ed5dc",
"rgb": {
"r": 110,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.818,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.81393,
"c": 0.09635,
"h": 201.3
},
"luminance": 0.56071
}Semantic roles & 50–950 ramp
primary
#6ED5DC
secondary
#AA4B44
accent
#281DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484