#6CD3A2#6CD3A2
#6CD3A2 is a light, vivid teal. Relative luminance 0.524; OKLCH L 79.1% C 0.121 H 161.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD3A2 |
|---|---|
| RGB | rgb(108, 211, 162) |
| HSL | hsl(151, 54%, 63%) |
| HSV | hsv(151, 49%, 83%) |
| CMYK | cmyk(48.8%, 0%, 23.2%, 17.3%) |
| CIE-LAB | lab(77.51, -41.30, 15.19) |
| CIE-LCH | lch(77.51, 44.00, 159.81°) |
| OKLab | oklab(79.15% -0.1141 0.0389) |
| OKLCH | oklch(79.15% 0.121 161.2) |
| XYZ | xyz(35.9972, 52.3824, 42.3893) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.60
Eucalyptus
#44D7A8
ΔE00 3.68
Mediumaquamarine
#66CDAA
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 5.95
Greenblue
#23C48B
ΔE00 6.25
Light Teal
#90E4C1
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD3A2 #D36C9D
analogous
#6CD36E #6CD3A2 #6CD1D3
triadic
#6CD3A2 #A26CD3 #D3A26C
tetradic
#6CD3A2 #6E6CD3 #D36C9D #D1D36C
square
#6CD3A2 #6E6CD3 #D36C9D #D1D36C
split-complementary
#6CD3A2 #D36CD1 #D36E6C
monochromatic
#2D9765 #3DC584 #6CD3A2 #9BE1C0 #CAEFDE
Accessibility & contrast
On white
1.83
#6CD3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#6CD3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD3A2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD3A2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C69F
Deuteranopia (green-blind)
#C1BBA5
Tritanopia (blue-blind)
#4DD2C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cd3a2; /* rgb */ color: rgb(108, 211, 162); /* oklch */ color: oklch(79.1% 0.121 161.2);
Tailwind
colors: {
custom: {
50: '#9ce1bd',
500: '#6cd3a2',
950: '#000000',
},
}SCSS
$custom: #6cd3a2; $custom-light: #9ce1bd; $custom-dark: #000000;
JSON
{
"hex": "#6cd3a2",
"rgb": {
"r": 108,
"g": 211,
"b": 162
},
"hsl": {
"h": 151.456,
"s": 53.927,
"l": 62.549
},
"oklch": {
"l": 0.79148,
"c": 0.12052,
"h": 161.2
},
"luminance": 0.52385
}Semantic roles & 50–950 ramp
primary
#6CD3A2
secondary
#9C4770
accent
#246FC1
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482