#2AAF9B#2AAF9B
#2AAF9B is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.0% C 0.114 H 180.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #2AAF9B |
|---|---|
| RGB | rgb(42, 175, 155) |
| HSL | hsl(171, 61%, 43%) |
| HSV | hsv(171, 76%, 69%) |
| CMYK | cmyk(76%, 0%, 11.4%, 31.4%) |
| CIE-LAB | lab(64.58, -39.40, 0.24) |
| CIE-LCH | lch(64.58, 39.40, 179.65°) |
| OKLab | oklab(68.04% -0.1139 0) |
| OKLCH | oklch(68.04% 0.114 180) |
| XYZ | xyz(22.1983, 33.5160, 36.3033) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.64
Greeny Blue
#42B395
ΔE00 3.78
Lightseagreen
#20B2AA
ΔE00 4.45
Topaz
#13BBAF
ΔE00 4.62
Turquoise (survey)
#06C2AC
ΔE00 5.22
Blue Green
#0F9B8E
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AAF9B #AF2A3E
analogous
#2AAF58 #2AAF9B #2A81AF
triadic
#2AAF9B #9B2AAF #AF9B2A
tetradic
#2AAF9B #582AAF #AF2A3E #81AF2A
square
#2AAF9B #582AAF #AF2A3E #81AF2A
split-complementary
#2AAF9B #AF2A81 #AF582A
monochromatic
#124C44 #1E7E6F #2AAF9B #44D2BD #75DECE
Accessibility & contrast
On white
2.73
#2AAF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#2AAF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AAF9B
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AAF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AAF9B | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#95979D
Tritanopia (blue-blind)
#00B2A9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2aaf9b; /* rgb */ color: rgb(42, 175, 155); /* oklch */ color: oklch(68.0% 0.114 180.0);
Tailwind
colors: {
custom: {
50: '#7ac7b8',
500: '#2aaf9b',
950: '#000000',
},
}SCSS
$custom: #2aaf9b; $custom-light: #7ac7b8; $custom-dark: #000000;
JSON
{
"hex": "#2aaf9b",
"rgb": {
"r": 42,
"g": 175,
"b": 155
},
"hsl": {
"h": 170.977,
"s": 61.29,
"l": 42.549
},
"oklch": {
"l": 0.68036,
"c": 0.11386,
"h": 180
},
"luminance": 0.33519
}Semantic roles & 50–950 ramp
primary
#2AAF9B
secondary
#C66F7C
accent
#435CE4
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280