#6CCFA5#6CCFA5
#6CCFA5 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.3% C 0.112 H 164.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFA5 |
|---|---|
| RGB | rgb(108, 207, 165) |
| HSL | hsl(155, 51%, 62%) |
| HSV | hsv(155, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 20.3%, 18.8%) |
| CIE-LAB | lab(76.39, -38.89, 12.01) |
| CIE-LCH | lch(76.39, 40.70, 162.83°) |
| OKLab | oklab(78.26% -0.1082 0.0308) |
| OKLCH | oklch(78.26% 0.112 164.1) |
| XYZ | xyz(35.2857, 50.5276, 43.4834) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.14
Eucalyptus
#44D7A8
ΔE00 3.85
Seafoam
#7FE0B3
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 4.40
Pale Teal
#82CBB2
ΔE00 5.24
Light Teal
#90E4C1
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFA5 #CF6C96
analogous
#6CCF74 #6CCFA5 #6CC8CF
triadic
#6CCFA5 #A56CCF #CFA56C
tetradic
#6CCFA5 #746CCF #CF6C96 #C8CF6C
square
#6CCFA5 #746CCF #CF6C96 #C8CF6C
split-complementary
#6CCFA5 #CF6CC8 #CF746C
monochromatic
#2F9168 #3EBF89 #6CCFA5 #9ADEC1 #C8EDDD
Accessibility & contrast
On white
1.89
#6CCFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#6CCFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFA5
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFA5 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A3
Deuteranopia (green-blind)
#BDB8A8
Tritanopia (blue-blind)
#4CCFC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ccfa5; /* rgb */ color: rgb(108, 207, 165); /* oklch */ color: oklch(78.3% 0.112 164.1);
Tailwind
colors: {
custom: {
50: '#9cdebf',
500: '#6ccfa5',
950: '#000000',
},
}SCSS
$custom: #6ccfa5; $custom-light: #9cdebf; $custom-dark: #000000;
JSON
{
"hex": "#6ccfa5",
"rgb": {
"r": 108,
"g": 207,
"b": 165
},
"hsl": {
"h": 154.545,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.78262,
"c": 0.11248,
"h": 164.1
},
"luminance": 0.5053
}Semantic roles & 50–950 ramp
primary
#6CCFA5
secondary
#97486A
accent
#2767BE
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482