#2AAA96#2AAA96
#2AAA96 is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.6% C 0.111 H 179.6°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2AAA96 |
|---|---|
| RGB | rgb(42, 170, 150) |
| HSL | hsl(171, 60%, 42%) |
| HSV | hsv(171, 75%, 67%) |
| CMYK | cmyk(75.3%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(62.88, -38.53, 0.55) |
| CIE-LCH | lch(62.88, 38.53, 179.18°) |
| OKLab | oklab(66.6% -0.1112 0.0008) |
| OKLCH | oklch(66.6% 0.111 179.6) |
| XYZ | xyz(20.8319, 31.4412, 33.8191) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.32
Lightseagreen
#20B2AA
ΔE00 5.09
Tealish
#24BCA8
ΔE00 5.10
Blue Green
#0F9B8E
ΔE00 5.21
Topaz
#13BBAF
ΔE00 5.85
Dull Teal
#5F9E8F
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AAA96 #AA2A3E
analogous
#2AAA56 #2AAA96 #2A7EAA
triadic
#2AAA96 #962AAA #AA962A
tetradic
#2AAA96 #562AAA #AA2A3E #7EAA2A
square
#2AAA96 #562AAA #AA2A3E #7EAA2A
split-complementary
#2AAA96 #AA2A7E #AA562A
monochromatic
#12483F #1E796B #2AAA96 #41D0BA #72DCCC
Accessibility & contrast
On white
2.88
#2AAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#2AAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AAA96
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AAA96 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F95
Deuteranopia (green-blind)
#919398
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2aaa96; /* rgb */ color: rgb(42, 170, 150); /* oklch */ color: oklch(66.6% 0.111 179.6);
Tailwind
colors: {
custom: {
50: '#78c4b4',
500: '#2aaa96',
950: '#000000',
},
}SCSS
$custom: #2aaa96; $custom-light: #78c4b4; $custom-dark: #000000;
JSON
{
"hex": "#2aaa96",
"rgb": {
"r": 42,
"g": 170,
"b": 150
},
"hsl": {
"h": 170.625,
"s": 60.377,
"l": 41.569
},
"oklch": {
"l": 0.66604,
"c": 0.11117,
"h": 179.6
},
"luminance": 0.31444
}Semantic roles & 50–950 ramp
primary
#2AAA96
secondary
#C36C7A
accent
#445DE4
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280