#2AAA98#2AAA98
#2AAA98 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.7% C 0.110 H 181.0°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2AAA98 |
|---|---|
| RGB | rgb(42, 170, 152) |
| HSL | hsl(172, 60%, 42%) |
| HSV | hsv(172, 75%, 67%) |
| CMYK | cmyk(75.3%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(62.93, -37.98, -0.49) |
| CIE-LCH | lch(62.93, 37.99, 180.73°) |
| OKLab | oklab(66.67% -0.1102 -0.0019) |
| OKLCH | oklch(66.67% 0.11 181) |
| XYZ | xyz(20.9943, 31.5062, 34.6745) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.47
Greeny Blue
#42B395
ΔE00 4.83
Blue Green
#0F9B8E
ΔE00 4.98
Tealish
#24BCA8
ΔE00 5.06
Topaz
#13BBAF
ΔE00 5.47
Dull Teal
#5F9E8F
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AAA98 #AA2A3C
analogous
#2AAA58 #2AAA98 #2A7CAA
triadic
#2AAA98 #982AAA #AA982A
tetradic
#2AAA98 #582AAA #AA2A3C #7CAA2A
square
#2AAA98 #582AAA #AA2A3C #7CAA2A
split-complementary
#2AAA98 #AA2A7C #AA582A
monochromatic
#124840 #1E796C #2AAA98 #41D0BC #72DCCD
Accessibility & contrast
On white
2.88
#2AAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#2AAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AAA98
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AAA98 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A097
Deuteranopia (green-blind)
#91939A
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2aaa98; /* rgb */ color: rgb(42, 170, 152); /* oklch */ color: oklch(66.7% 0.110 181.0);
Tailwind
colors: {
custom: {
50: '#79c4b6',
500: '#2aaa98',
950: '#000000',
},
}SCSS
$custom: #2aaa98; $custom-light: #79c4b6; $custom-dark: #000000;
JSON
{
"hex": "#2aaa98",
"rgb": {
"r": 42,
"g": 170,
"b": 152
},
"hsl": {
"h": 171.563,
"s": 60.377,
"l": 41.569
},
"oklch": {
"l": 0.66667,
"c": 0.11025,
"h": 181
},
"luminance": 0.31509
}Semantic roles & 50–950 ramp
primary
#2AAA98
secondary
#C36C79
accent
#445BE4
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280