#6ED6DC#6ED6DC
#6ED6DC is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.6% C 0.097 H 200.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED6DC |
|---|---|
| RGB | rgb(110, 214, 220) |
| HSL | hsl(183, 61%, 65%) |
| HSV | hsv(183, 50%, 86%) |
| CMYK | cmyk(50%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.94, -28.53, -12.26) |
| CIE-LCH | lch(79.94, 31.05, 203.25°) |
| OKLab | oklab(81.62% -0.0909 -0.0338) |
| OKLCH | oklch(81.62% 0.097 200.4) |
| XYZ | xyz(43.3900, 56.5716, 76.3291) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 5.52
Darkturquoise
#00CED1
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED6DC #DC746E
analogous
#6EDCAB #6ED6DC #6E9FDC
triadic
#6ED6DC #DC6ED6 #D6DC6E
tetradic
#6ED6DC #AB6EDC #DC746E #9FDC6E
square
#6ED6DC #AB6EDC #DC746E #9FDC6E
split-complementary
#6ED6DC #DC6E9F #DCAB6E
monochromatic
#28A0A7 #3DC8D0 #6ED6DC #9FE4E8 #D1F2F4
Accessibility & contrast
On white
1.71
#6ED6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#6ED6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED6DC
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED6DC | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B7C0DD
Tritanopia (blue-blind)
#22DCD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed6dc; /* rgb */ color: rgb(110, 214, 220); /* oklch */ color: oklch(81.6% 0.097 200.4);
Tailwind
colors: {
custom: {
50: '#a0e3e6',
500: '#6ed6dc',
950: '#000000',
},
}SCSS
$custom: #6ed6dc; $custom-light: #a0e3e6; $custom-dark: #000000;
JSON
{
"hex": "#6ed6dc",
"rgb": {
"r": 110,
"g": 214,
"b": 220
},
"hsl": {
"h": 183.273,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.81623,
"c": 0.09696,
"h": 200.4
},
"luminance": 0.56575
}Semantic roles & 50–950 ramp
primary
#6ED6DC
secondary
#AA4A44
accent
#261DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484