#6ED4DC#6ED4DC
#6ED4DC is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.096 H 202.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4DC |
|---|---|
| RGB | rgb(110, 212, 220) |
| HSL | hsl(184, 61%, 65%) |
| HSV | hsv(184, 50%, 86%) |
| CMYK | cmyk(50%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(79.37, -27.56, -13.11) |
| CIE-LCH | lch(79.37, 30.52, 205.45°) |
| OKLab | oklab(81.16% -0.0887 -0.0362) |
| OKLCH | oklch(81.16% 0.096 202.2) |
| XYZ | xyz(42.8870, 55.5655, 76.1614) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4DC #DC766E
analogous
#6EDCAD #6ED4DC #6E9DDC
triadic
#6ED4DC #DC6ED4 #D4DC6E
tetradic
#6ED4DC #AD6EDC #DC766E #9DDC6E
square
#6ED4DC #AD6EDC #DC766E #9DDC6E
split-complementary
#6ED4DC #DC6E9D #DCAD6E
monochromatic
#289EA7 #3DC5D0 #6ED4DC #9FE3E8 #D1F1F4
Accessibility & contrast
On white
1.73
#6ED4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#6ED4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4DC
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4DC | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDD
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#24DBD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed4dc; /* rgb */ color: rgb(110, 212, 220); /* oklch */ color: oklch(81.2% 0.096 202.2);
Tailwind
colors: {
custom: {
50: '#a0e1e6',
500: '#6ed4dc',
950: '#000000',
},
}SCSS
$custom: #6ed4dc; $custom-light: #a0e1e6; $custom-dark: #000000;
JSON
{
"hex": "#6ed4dc",
"rgb": {
"r": 110,
"g": 212,
"b": 220
},
"hsl": {
"h": 184.364,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.81163,
"c": 0.09576,
"h": 202.2
},
"luminance": 0.55569
}Semantic roles & 50–950 ramp
primary
#6ED4DC
secondary
#AA4C44
accent
#291DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484