#2AAA94#2AAA94
#2AAA94 is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.5% C 0.112 H 178.2°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #2AAA94 |
|---|---|
| RGB | rgb(42, 170, 148) |
| HSL | hsl(170, 60%, 42%) |
| HSV | hsv(170, 75%, 67%) |
| CMYK | cmyk(75.3%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(62.82, -39.07, 1.59) |
| CIE-LCH | lch(62.82, 39.10, 177.67°) |
| OKLab | oklab(66.54% -0.1121 0.0036) |
| OKLCH | oklch(66.54% 0.112 178.2) |
| XYZ | xyz(20.6722, 31.3773, 32.9782) |
| Luminance | 0.3138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.87
Tealish
#24BCA8
ΔE00 5.24
Blue Green
#0F9B8E
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 5.71
Topaz
#13BBAF
ΔE00 6.27
Dull Teal
#5F9E8F
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AAA94 #AA2A40
analogous
#2AAA54 #2AAA94 #2A80AA
triadic
#2AAA94 #942AAA #AA942A
tetradic
#2AAA94 #542AAA #AA2A40 #80AA2A
square
#2AAA94 #542AAA #AA2A40 #80AA2A
split-complementary
#2AAA94 #AA2A80 #AA542A
monochromatic
#12483F #1E7969 #2AAA94 #41D0B8 #72DCCA
Accessibility & contrast
On white
2.89
#2AAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#2AAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AAA94
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AAA94 | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 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)
#A39F93
Deuteranopia (green-blind)
#929396
Tritanopia (blue-blind)
#00ADA3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2aaa94; /* rgb */ color: rgb(42, 170, 148); /* oklch */ color: oklch(66.5% 0.112 178.2);
Tailwind
colors: {
custom: {
50: '#78c4b3',
500: '#2aaa94',
950: '#000000',
},
}SCSS
$custom: #2aaa94; $custom-light: #78c4b3; $custom-dark: #000000;
JSON
{
"hex": "#2aaa94",
"rgb": {
"r": 42,
"g": 170,
"b": 148
},
"hsl": {
"h": 169.688,
"s": 60.377,
"l": 41.569
},
"oklch": {
"l": 0.66543,
"c": 0.11218,
"h": 178.2
},
"luminance": 0.3138
}Semantic roles & 50–950 ramp
primary
#2AAA94
secondary
#C36C7B
accent
#4460E4
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280