#2AA0B0#2AA0B0
#2AA0B0 is a light, moderate teal. Relative luminance 0.288; OKLCH L 65.0% C 0.102 H 208.6°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #2AA0B0 |
|---|---|
| RGB | rgb(42, 160, 176) |
| HSL | hsl(187, 61%, 43%) |
| HSV | hsv(187, 76%, 69%) |
| CMYK | cmyk(76.1%, 9.1%, 0%, 31%) |
| CIE-LAB | lab(60.57, -26.08, -17.49) |
| CIE-LCH | lch(60.57, 31.40, 213.85°) |
| OKLab | oklab(65% -0.0894 -0.0487) |
| OKLCH | oklch(65% 0.102 208.6) |
| XYZ | xyz(21.3587, 28.7658, 45.4925) |
| Luminance | 0.2877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.08
Cadetblue
#5F9EA0
ΔE00 6.26
Teal Blue
#01889F
ΔE00 8.59
Sea
#3C9992
ΔE00 9.20
Darkcyan
#008B8B
ΔE00 9.99
Dark Cyan
#0A888A
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AA0B0 #B03A2A
analogous
#2AB07D #2AA0B0 #2A5DB0
triadic
#2AA0B0 #B02AA0 #A0B02A
tetradic
#2AA0B0 #7D2AB0 #B03A2A #5DB02A
square
#2AA0B0 #7D2AB0 #B03A2A #5DB02A
split-complementary
#2AA0B0 #B02A5D #B07D2A
monochromatic
#12464D #1E737F #2AA0B0 #45C2D3 #76D2DE
Accessibility & contrast
On white
3.11
#2AA0B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#2AA0B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2AA0B0
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AA0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AA0B0 | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB1
Deuteranopia (green-blind)
#7F8CB0
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2aa0b0; /* rgb */ color: rgb(42, 160, 176); /* oklch */ color: oklch(65.0% 0.102 208.6);
Tailwind
colors: {
custom: {
50: '#7abcc7',
500: '#2aa0b0',
950: '#000000',
},
}SCSS
$custom: #2aa0b0; $custom-light: #7abcc7; $custom-dark: #000000;
JSON
{
"hex": "#2aa0b0",
"rgb": {
"r": 42,
"g": 160,
"b": 176
},
"hsl": {
"h": 187.164,
"s": 61.468,
"l": 42.745
},
"oklch": {
"l": 0.64999,
"c": 0.10178,
"h": 208.6
},
"luminance": 0.28768
}Semantic roles & 50–950 ramp
primary
#2AA0B0
secondary
#C67A70
accent
#5643E5
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182