#6CD3AC#6CD3AC
#6CD3AC is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.4% C 0.113 H 166.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD3AC |
|---|---|
| RGB | rgb(108, 211, 172) |
| HSL | hsl(157, 54%, 63%) |
| HSV | hsv(157, 49%, 83%) |
| CMYK | cmyk(48.8%, 0%, 18.5%, 17.3%) |
| CIE-LAB | lab(77.73, -39.18, 10.17) |
| CIE-LCH | lch(77.73, 40.48, 165.44°) |
| OKLab | oklab(79.4% -0.1096 0.0261) |
| OKLCH | oklch(79.4% 0.113 166.6) |
| XYZ | xyz(36.9217, 52.7522, 47.2583) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.80
Seafoam Blue
#78D1B6
ΔE00 3.50
Eucalyptus
#44D7A8
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 3.68
Pale Teal
#82CBB2
ΔE00 4.89
Light Teal
#90E4C1
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD3AC #D36C93
analogous
#6CD379 #6CD3AC #6CC6D3
triadic
#6CD3AC #AC6CD3 #D3AC6C
tetradic
#6CD3AC #796CD3 #D36C93 #C6D36C
square
#6CD3AC #796CD3 #D36C93 #C6D36C
split-complementary
#6CD3AC #D36CC6 #D3796C
monochromatic
#2D976F #3DC591 #6CD3AC #9BE1C7 #CAEFE1
Accessibility & contrast
On white
1.82
#6CD3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6CD3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD3AC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD3AC | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AA
Deuteranopia (green-blind)
#BFBBAE
Tritanopia (blue-blind)
#48D4C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cd3ac; /* rgb */ color: rgb(108, 211, 172); /* oklch */ color: oklch(79.4% 0.113 166.6);
Tailwind
colors: {
custom: {
50: '#9ce1c4',
500: '#6cd3ac',
950: '#000000',
},
}SCSS
$custom: #6cd3ac; $custom-light: #9ce1c4; $custom-dark: #000000;
JSON
{
"hex": "#6cd3ac",
"rgb": {
"r": 108,
"g": 211,
"b": 172
},
"hsl": {
"h": 157.282,
"s": 53.927,
"l": 62.549
},
"oklch": {
"l": 0.79399,
"c": 0.11264,
"h": 166.6
},
"luminance": 0.52755
}Semantic roles & 50–950 ramp
primary
#6CD3AC
secondary
#9C4767
accent
#2460C1
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482