#6ACEAA#6ACEAA
#6ACEAA is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.1% C 0.109 H 167.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACEAA |
|---|---|
| RGB | rgb(106, 206, 170) |
| HSL | hsl(158, 51%, 61%) |
| HSV | hsv(158, 49%, 81%) |
| CMYK | cmyk(48.5%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(76.13, -37.84, 8.96) |
| CIE-LCH | lch(76.13, 38.88, 166.68°) |
| OKLab | oklab(78.07% -0.1062 0.023) |
| OKLCH | oklch(78.07% 0.109 167.8) |
| XYZ | xyz(35.2677, 50.1062, 45.8354) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 0.56
Seafoam Blue
#78D1B6
ΔE00 3.00
Pale Teal
#82CBB2
ΔE00 4.14
Eucalyptus
#44D7A8
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.97
Aquamarine (survey)
#04D8B2
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACEAA #CE6A8E
analogous
#6ACE78 #6ACEAA #6AC0CE
triadic
#6ACEAA #AA6ACE #CEAA6A
tetradic
#6ACEAA #786ACE #CE6A8E #C0CE6A
square
#6ACEAA #786ACE #CE6A8E #C0CE6A
split-complementary
#6ACEAA #CE6AC0 #CE786A
monochromatic
#2F8F6C #3EBD8F #6ACEAA #98DDC4 #C6ECDF
Accessibility & contrast
On white
1.91
#6ACEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#6ACEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACEAA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACEAA | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A8
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#46CFC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6aceaa; /* rgb */ color: rgb(106, 206, 170); /* oklch */ color: oklch(78.1% 0.109 167.8);
Tailwind
colors: {
custom: {
50: '#9bddc3',
500: '#6aceaa',
950: '#000000',
},
}SCSS
$custom: #6aceaa; $custom-light: #9bddc3; $custom-dark: #000000;
JSON
{
"hex": "#6aceaa",
"rgb": {
"r": 106,
"g": 206,
"b": 170
},
"hsl": {
"h": 158.4,
"s": 50.505,
"l": 61.176
},
"oklch": {
"l": 0.78069,
"c": 0.10863,
"h": 167.8
},
"luminance": 0.50109
}Semantic roles & 50–950 ramp
primary
#6ACEAA
secondary
#954763
accent
#285EBE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482