#2AAA95#2AAA95
#2AAA95 is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.6% C 0.112 H 178.9°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #2AAA95 |
|---|---|
| RGB | rgb(42, 170, 149) |
| HSL | hsl(170, 60%, 42%) |
| HSV | hsv(170, 75%, 67%) |
| CMYK | cmyk(75.3%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(62.85, -38.80, 1.07) |
| CIE-LCH | lch(62.85, 38.82, 178.42°) |
| OKLab | oklab(66.57% -0.1116 0.0022) |
| OKLCH | oklch(66.57% 0.112 178.9) |
| XYZ | xyz(20.7517, 31.4091, 33.3968) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.08
Tealish
#24BCA8
ΔE00 5.16
Blue Green
#0F9B8E
ΔE00 5.35
Lightseagreen
#20B2AA
ΔE00 5.40
Topaz
#13BBAF
ΔE00 6.06
Dull Teal
#5F9E8F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AAA95 #AA2A3F
analogous
#2AAA55 #2AAA95 #2A7FAA
triadic
#2AAA95 #952AAA #AA952A
tetradic
#2AAA95 #552AAA #AA2A3F #7FAA2A
square
#2AAA95 #552AAA #AA2A3F #7FAA2A
split-complementary
#2AAA95 #AA2A7F #AA552A
monochromatic
#12483F #1E796A #2AAA95 #41D0B9 #72DCCB
Accessibility & contrast
On white
2.88
#2AAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#2AAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AAA95
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AAA95 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F94
Deuteranopia (green-blind)
#929397
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2aaa95; /* rgb */ color: rgb(42, 170, 149); /* oklch */ color: oklch(66.6% 0.112 178.9);
Tailwind
colors: {
custom: {
50: '#78c4b4',
500: '#2aaa95',
950: '#000000',
},
}SCSS
$custom: #2aaa95; $custom-light: #78c4b4; $custom-dark: #000000;
JSON
{
"hex": "#2aaa95",
"rgb": {
"r": 42,
"g": 170,
"b": 149
},
"hsl": {
"h": 170.156,
"s": 60.377,
"l": 41.569
},
"oklch": {
"l": 0.66573,
"c": 0.11167,
"h": 178.9
},
"luminance": 0.31412
}Semantic roles & 50–950 ramp
primary
#2AAA95
secondary
#C36C7B
accent
#445EE4
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280