#6CCFAA#6CCFAA
#6CCFAA is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.4% C 0.109 H 167.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFAA |
|---|---|
| RGB | rgb(108, 207, 170) |
| HSL | hsl(158, 51%, 62%) |
| HSV | hsv(158, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 17.9%, 18.8%) |
| CIE-LAB | lab(76.50, -37.81, 9.50) |
| CIE-LCH | lch(76.50, 38.98, 165.89°) |
| OKLab | oklab(78.39% -0.1059 0.0244) |
| OKLCH | oklch(78.39% 0.109 167) |
| XYZ | xyz(35.7497, 50.7132, 45.9272) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 0.97
Seafoam Blue
#78D1B6
ΔE00 3.12
Eucalyptus
#44D7A8
ΔE00 4.11
Pale Teal
#82CBB2
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.59
Aquamarine (survey)
#04D8B2
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFAA #CF6C91
analogous
#6CCF79 #6CCFAA #6CC2CF
triadic
#6CCFAA #AA6CCF #CFAA6C
tetradic
#6CCFAA #796CCF #CF6C91 #C2CF6C
square
#6CCFAA #796CCF #CF6C91 #C2CF6C
split-complementary
#6CCFAA #CF6CC2 #CF796C
monochromatic
#2F916D #3EBF8F #6CCFAA #9ADEC5 #C8EDDF
Accessibility & contrast
On white
1.88
#6CCFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#6CCFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFAA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFAA | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#BCB8AC
Tritanopia (blue-blind)
#4AD0C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccfaa; /* rgb */ color: rgb(108, 207, 170); /* oklch */ color: oklch(78.4% 0.109 167.0);
Tailwind
colors: {
custom: {
50: '#9cdec3',
500: '#6ccfaa',
950: '#000000',
},
}SCSS
$custom: #6ccfaa; $custom-light: #9cdec3; $custom-dark: #000000;
JSON
{
"hex": "#6ccfaa",
"rgb": {
"r": 108,
"g": 207,
"b": 170
},
"hsl": {
"h": 157.576,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.78391,
"c": 0.10869,
"h": 167
},
"luminance": 0.50716
}Semantic roles & 50–950 ramp
primary
#6CCFAA
secondary
#974866
accent
#2760BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482