#2AB098#2AB098
#2AB098 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.2% C 0.116 H 177.4°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB098 |
|---|---|
| RGB | rgb(42, 176, 152) |
| HSL | hsl(169, 61%, 43%) |
| HSV | hsv(169, 76%, 69%) |
| CMYK | cmyk(76.1%, 0%, 13.6%, 31%) |
| CIE-LAB | lab(64.81, -40.65, 2.25) |
| CIE-LCH | lch(64.81, 40.71, 176.84°) |
| OKLab | oklab(68.2% -0.1163 0.0053) |
| OKLCH | oklch(68.2% 0.116 177.4) |
| XYZ | xyz(22.1448, 33.8072, 35.0580) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.64
Tealish
#24BCA8
ΔE00 3.78
Turquoise (survey)
#06C2AC
ΔE00 5.14
Topaz
#13BBAF
ΔE00 5.44
Lightseagreen
#20B2AA
ΔE00 5.71
Blue Green
#0F9B8E
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB098 #B02A42
analogous
#2AB055 #2AB098 #2A85B0
triadic
#2AB098 #982AB0 #B0982A
tetradic
#2AB098 #552AB0 #B02A42 #85B02A
square
#2AB098 #552AB0 #B02A42 #85B02A
split-complementary
#2AB098 #B02A85 #B0552A
monochromatic
#124D43 #1E7F6D #2AB098 #45D3B9 #76DECC
Accessibility & contrast
On white
2.71
#2AB098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#2AB098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB098
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB098 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#97989A
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2ab098; /* rgb */ color: rgb(42, 176, 152); /* oklch */ color: oklch(68.2% 0.116 177.4);
Tailwind
colors: {
custom: {
50: '#7ac8b6',
500: '#2ab098',
950: '#000000',
},
}SCSS
$custom: #2ab098; $custom-light: #7ac8b6; $custom-dark: #000000;
JSON
{
"hex": "#2ab098",
"rgb": {
"r": 42,
"g": 176,
"b": 152
},
"hsl": {
"h": 169.254,
"s": 61.468,
"l": 42.745
},
"oklch": {
"l": 0.682,
"c": 0.1164,
"h": 177.4
},
"luminance": 0.3381
}Semantic roles & 50–950 ramp
primary
#2AB098
secondary
#C6707F
accent
#4360E5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280