#6EDCCD#6EDCCD
#6EDCCD is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.104 H 183.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCCD |
|---|---|
| RGB | rgb(110, 220, 205) |
| HSL | hsl(172, 61%, 65%) |
| HSV | hsv(172, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.24, -35.19, -2.33) |
| CIE-LCH | lch(81.24, 35.26, 183.79°) |
| OKLab | oklab(82.53% -0.1038 -0.0068) |
| OKLCH | oklch(82.53% 0.104 183.8) |
| XYZ | xyz(43.0384, 58.9054, 66.8476) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.30
Mediumturquoise
#48D1CC
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.45
Seafoam Blue
#78D1B6
ΔE00 5.48
Pale Teal
#82CBB2
ΔE00 6.81
Aqua (survey)
#13EAC9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCCD #DC6E7D
analogous
#6EDC96 #6EDCCD #6EB4DC
triadic
#6EDCCD #CD6EDC #DCCD6E
tetradic
#6EDCCD #966EDC #DC6E7D #B4DC6E
square
#6EDCCD #966EDC #DC6E7D #B4DC6E
split-complementary
#6EDCCD #DC6EB4 #DC966E
monochromatic
#28A796 #3DD0BC #6EDCCD #9FE8DE #D1F4EF
Accessibility & contrast
On white
1.64
#6EDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#6EDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCCD
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCCD | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#32E0D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edccd; /* rgb */ color: rgb(110, 220, 205); /* oklch */ color: oklch(82.5% 0.104 183.8);
Tailwind
colors: {
custom: {
50: '#9fe7dc',
500: '#6edccd',
950: '#000000',
},
}SCSS
$custom: #6edccd; $custom-light: #9fe7dc; $custom-dark: #000000;
JSON
{
"hex": "#6edccd",
"rgb": {
"r": 110,
"g": 220,
"b": 205
},
"hsl": {
"h": 171.818,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82532,
"c": 0.104,
"h": 183.8
},
"luminance": 0.58909
}Semantic roles & 50–950 ramp
primary
#6EDCCD
secondary
#AA4452
accent
#1D34C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484