#6CD4AF#6CD4AF
#6CD4AF is a light, moderate teal. Relative luminance 0.534; OKLCH L 79.7% C 0.112 H 168.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4AF |
|---|---|
| RGB | rgb(108, 212, 175) |
| HSL | hsl(159, 55%, 63%) |
| HSV | hsv(159, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 17.5%, 16.9%) |
| CIE-LAB | lab(78.09, -38.97, 9.09) |
| CIE-LCH | lch(78.09, 40.02, 166.87°) |
| OKLab | oklab(79.72% -0.1094 0.0233) |
| OKLCH | oklch(79.72% 0.112 168) |
| XYZ | xyz(37.4623, 53.3671, 48.8759) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.78
Seafoam Blue
#78D1B6
ΔE00 3.03
Eucalyptus
#44D7A8
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 3.80
Pale Teal
#82CBB2
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4AF #D46C91
analogous
#6CD47B #6CD4AF #6CC5D4
triadic
#6CD4AF #AF6CD4 #D4AF6C
tetradic
#6CD4AF #7B6CD4 #D46C91 #C5D46C
square
#6CD4AF #7B6CD4 #D46C91 #C5D46C
split-complementary
#6CD4AF #D46CC5 #D47B6C
monochromatic
#2D9972 #3DC695 #6CD4AF #9BE2C9 #CBF0E3
Accessibility & contrast
On white
1.80
#6CD4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#6CD4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4AF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4AF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#46D5C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd4af; /* rgb */ color: rgb(108, 212, 175); /* oklch */ color: oklch(79.7% 0.112 168.0);
Tailwind
colors: {
custom: {
50: '#9de2c6',
500: '#6cd4af',
950: '#000000',
},
}SCSS
$custom: #6cd4af; $custom-light: #9de2c6; $custom-dark: #000000;
JSON
{
"hex": "#6cd4af",
"rgb": {
"r": 108,
"g": 212,
"b": 175
},
"hsl": {
"h": 158.654,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.79716,
"c": 0.11182,
"h": 168
},
"luminance": 0.5337
}Semantic roles & 50–950 ramp
primary
#6CD4AF
secondary
#9E4665
accent
#235CC2
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482