#6ED0DC#6ED0DC
#6ED0DC is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.2% C 0.094 H 205.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED0DC |
|---|---|
| RGB | rgb(110, 208, 220) |
| HSL | hsl(187, 61%, 65%) |
| HSV | hsv(187, 50%, 86%) |
| CMYK | cmyk(50%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.22, -25.60, -14.83) |
| CIE-LCH | lch(78.22, 29.58, 210.08°) |
| OKLab | oklab(80.25% -0.0842 -0.0409) |
| OKLCH | oklch(80.25% 0.094 205.9) |
| XYZ | xyz(41.8994, 53.5904, 75.8322) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 6.93
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Mediumturquoise
#48D1CC
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED0DC #DC7A6E
analogous
#6EDCB1 #6ED0DC #6E99DC
triadic
#6ED0DC #DC6ED0 #D0DC6E
tetradic
#6ED0DC #B16EDC #DC7A6E #99DC6E
square
#6ED0DC #B16EDC #DC7A6E #99DC6E
split-complementary
#6ED0DC #DC6E99 #DCB16E
monochromatic
#2899A7 #3DC0D0 #6ED0DC #9FE0E8 #D1F0F4
Accessibility & contrast
On white
1.79
#6ED0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#6ED0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED0DC
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED0DC | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#26D7D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed0dc; /* rgb */ color: rgb(110, 208, 220); /* oklch */ color: oklch(80.2% 0.094 205.9);
Tailwind
colors: {
custom: {
50: '#9fdee6',
500: '#6ed0dc',
950: '#000000',
},
}SCSS
$custom: #6ed0dc; $custom-light: #9fdee6; $custom-dark: #000000;
JSON
{
"hex": "#6ed0dc",
"rgb": {
"r": 110,
"g": 208,
"b": 220
},
"hsl": {
"h": 186.545,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.80245,
"c": 0.09364,
"h": 205.9
},
"luminance": 0.53594
}Semantic roles & 50–950 ramp
primary
#6ED0DC
secondary
#AA4F44
accent
#2F1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484