#6CD6AF#6CD6AF
#6CD6AF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.2% C 0.114 H 167.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD6AF |
|---|---|
| RGB | rgb(108, 214, 175) |
| HSL | hsl(158, 56%, 63%) |
| HSV | hsv(158, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 18.2%, 16.1%) |
| CIE-LAB | lab(78.68, -39.87, 9.93) |
| CIE-LCH | lch(78.68, 41.09, 166.01°) |
| OKLab | oklab(80.19% -0.1116 0.0255) |
| OKLCH | oklch(80.19% 0.114 167.1) |
| XYZ | xyz(37.9653, 54.3732, 49.0435) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.35
Seafoam
#7FE0B3
ΔE00 3.25
Eucalyptus
#44D7A8
ΔE00 3.35
Seafoam Blue
#78D1B6
ΔE00 3.58
Light Teal
#90E4C1
ΔE00 4.78
Aquamarine (survey)
#04D8B2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD6AF #D66C93
analogous
#6CD67A #6CD6AF #6CC8D6
triadic
#6CD6AF #AF6CD6 #D6AF6C
tetradic
#6CD6AF #7A6CD6 #D66C93 #C8D66C
square
#6CD6AF #7A6CD6 #D66C93 #C8D66C
split-complementary
#6CD6AF #D66CC8 #D67A6C
monochromatic
#2C9C73 #3CC995 #6CD6AF #9CE3C9 #CCF1E3
Accessibility & contrast
On white
1.77
#6CD6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#6CD6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD6AF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD6AF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAD
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#45D7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cd6af; /* rgb */ color: rgb(108, 214, 175); /* oklch */ color: oklch(80.2% 0.114 167.1);
Tailwind
colors: {
custom: {
50: '#9de3c6',
500: '#6cd6af',
950: '#000000',
},
}SCSS
$custom: #6cd6af; $custom-light: #9de3c6; $custom-dark: #000000;
JSON
{
"hex": "#6cd6af",
"rgb": {
"r": 108,
"g": 214,
"b": 175
},
"hsl": {
"h": 157.925,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.80193,
"c": 0.11448,
"h": 167.1
},
"luminance": 0.54376
}Semantic roles & 50–950 ramp
primary
#6CD6AF
secondary
#A14667
accent
#225DC4
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482