#6CCFA0#6CCFA0
#6CCFA0 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.1% C 0.117 H 161.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFA0 |
|---|---|
| RGB | rgb(108, 207, 160) |
| HSL | hsl(152, 51%, 62%) |
| HSV | hsv(152, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 22.7%, 18.8%) |
| CIE-LAB | lab(76.28, -39.94, 14.53) |
| CIE-LCH | lch(76.28, 42.50, 160.01°) |
| OKLab | oklab(78.14% -0.1104 0.0372) |
| OKLCH | oklch(78.14% 0.117 161.4) |
| XYZ | xyz(34.8395, 50.3491, 41.1333) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.40
Eucalyptus
#44D7A8
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 5.65
Greenblue
#23C48B
ΔE00 5.90
Pale Teal
#82CBB2
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFA0 #CF6C9B
analogous
#6CCF6F #6CCFA0 #6CCDCF
triadic
#6CCFA0 #A06CCF #CFA06C
tetradic
#6CCFA0 #6F6CCF #CF6C9B #CDCF6C
square
#6CCFA0 #6F6CCF #CF6C9B #CDCF6C
split-complementary
#6CCFA0 #CF6CCD #CF6F6C
monochromatic
#2F9163 #3EBF82 #6CCFA0 #9ADEBE #C8EDDC
Accessibility & contrast
On white
1.90
#6CCFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#6CCFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFA0
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFA0 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39D
Deuteranopia (green-blind)
#BEB8A3
Tritanopia (blue-blind)
#4FCFC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ccfa0; /* rgb */ color: rgb(108, 207, 160); /* oklch */ color: oklch(78.1% 0.117 161.4);
Tailwind
colors: {
custom: {
50: '#9cdebc',
500: '#6ccfa0',
950: '#000000',
},
}SCSS
$custom: #6ccfa0; $custom-light: #9cdebc; $custom-dark: #000000;
JSON
{
"hex": "#6ccfa0",
"rgb": {
"r": 108,
"g": 207,
"b": 160
},
"hsl": {
"h": 151.515,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.78137,
"c": 0.11653,
"h": 161.4
},
"luminance": 0.50352
}Semantic roles & 50–950 ramp
primary
#6CCFA0
secondary
#97486E
accent
#276FBE
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482