#6CDCAA#6CDCAA
#6CDCAA is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.5% C 0.126 H 162.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCAA |
|---|---|
| RGB | rgb(108, 220, 170) |
| HSL | hsl(153, 62%, 64%) |
| HSV | hsv(153, 51%, 86%) |
| CMYK | cmyk(50.9%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.33, -43.59, 14.92) |
| CIE-LCH | lch(80.33, 46.07, 161.11°) |
| OKLab | oklab(81.5% -0.1205 0.0382) |
| OKLCH | oklch(81.5% 0.126 162.4) |
| XYZ | xyz(39.0299, 57.2735, 47.0205) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.24
Eucalyptus
#44D7A8
ΔE00 3.40
Mediumaquamarine
#66CDAA
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.27
Aqua Marine
#2EE8BB
ΔE00 5.43
Aquamarine (survey)
#04D8B2
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCAA #DC6C9E
analogous
#6CDC72 #6CDCAA #6CD6DC
triadic
#6CDCAA #AA6CDC #DCAA6C
tetradic
#6CDCAA #726CDC #DC6C9E #D6DC6C
square
#6CDCAA #726CDC #DC6C9E #D6DC6C
split-complementary
#6CDCAA #DC6CD6 #DC726C
monochromatic
#28A66E #3BD08D #6CDCAA #9DE8C7 #CFF4E3
Accessibility & contrast
On white
1.69
#6CDCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#6CDCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCAA
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCAA | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA7
Deuteranopia (green-blind)
#C8C2AD
Tritanopia (blue-blind)
#46DCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdcaa; /* rgb */ color: rgb(108, 220, 170); /* oklch */ color: oklch(81.5% 0.126 162.4);
Tailwind
colors: {
custom: {
50: '#9de7c3',
500: '#6cdcaa',
950: '#000000',
},
}SCSS
$custom: #6cdcaa; $custom-light: #9de7c3; $custom-dark: #000000;
JSON
{
"hex": "#6cdcaa",
"rgb": {
"r": 108,
"g": 220,
"b": 170
},
"hsl": {
"h": 153.214,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.81501,
"c": 0.12646,
"h": 162.4
},
"luminance": 0.57277
}Semantic roles & 50–950 ramp
primary
#6CDCAA
secondary
#A94371
accent
#1C69C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482