#2AA4B0#2AA4B0
#2AA4B0 is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.0% C 0.103 H 205.0°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #2AA4B0 |
|---|---|
| RGB | rgb(42, 164, 176) |
| HSL | hsl(185, 61%, 43%) |
| HSV | hsv(185, 76%, 69%) |
| CMYK | cmyk(76.1%, 6.8%, 0%, 31%) |
| CIE-LAB | lab(61.80, -28.08, -15.63) |
| CIE-LCH | lch(61.80, 32.13, 209.10°) |
| OKLab | oklab(65.99% -0.0933 -0.0434) |
| OKLCH | oklch(65.99% 0.103 205) |
| XYZ | xyz(22.0633, 30.1751, 45.7274) |
| Luminance | 0.3018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.32
Cadetblue
#5F9EA0
ΔE00 5.79
Sea
#3C9992
ΔE00 8.16
Lightseagreen
#20B2AA
ΔE00 8.71
Darkcyan
#008B8B
ΔE00 9.98
Teal Blue
#01889F
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AA4B0 #B0362A
analogous
#2AB079 #2AA4B0 #2A61B0
triadic
#2AA4B0 #B02AA4 #A4B02A
tetradic
#2AA4B0 #792AB0 #B0362A #61B02A
square
#2AA4B0 #792AB0 #B0362A #61B02A
split-complementary
#2AA4B0 #B02A61 #B0792A
monochromatic
#12484D #1E767F #2AA4B0 #45C6D3 #76D5DE
Accessibility & contrast
On white
2.98
#2AA4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#2AA4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AA4B0
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AA4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AA4B0 | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB1
Deuteranopia (green-blind)
#848FB0
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2aa4b0; /* rgb */ color: rgb(42, 164, 176); /* oklch */ color: oklch(66.0% 0.103 205.0);
Tailwind
colors: {
custom: {
50: '#7abfc7',
500: '#2aa4b0',
950: '#000000',
},
}SCSS
$custom: #2aa4b0; $custom-light: #7abfc7; $custom-dark: #000000;
JSON
{
"hex": "#2aa4b0",
"rgb": {
"r": 42,
"g": 164,
"b": 176
},
"hsl": {
"h": 185.373,
"s": 61.468,
"l": 42.745
},
"oklch": {
"l": 0.65994,
"c": 0.10297,
"h": 205
},
"luminance": 0.30178
}Semantic roles & 50–950 ramp
primary
#2AA4B0
secondary
#C67870
accent
#5243E5
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182