#2A949A#2A949A
#2A949A is a mid, moderate teal. Relative luminance 0.240; OKLCH L 61.1% C 0.093 H 200.6°. Best body text is #000000 at 5.80:1 contrast (WCAG AA passes).
Color values
| HEX | #2A949A |
|---|---|
| RGB | rgb(42, 148, 154) |
| HSL | hsl(183, 57%, 38%) |
| HSV | hsv(183, 73%, 60%) |
| CMYK | cmyk(72.7%, 3.9%, 0%, 39.6%) |
| CIE-LAB | lab(56.09, -26.97, -11.77) |
| CIE-LCH | lch(56.09, 29.42, 203.57°) |
| OKLab | oklab(61.12% -0.0867 -0.0327) |
| OKLCH | oklch(61.12% 0.093 200.6) |
| XYZ | xyz(17.3749, 24.0031, 34.2829) |
| Luminance | 0.2401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkcyan
#008B8B
ΔE00 4.68
Dark Cyan
#0A888A
ΔE00 5.00
Sea
#3C9992
ΔE00 5.44
Greenish Blue
#0B8B87
ΔE00 5.75
Cadetblue
#5F9EA0
ΔE00 6.18
Dusty Teal
#4C9085
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A949A #9A302A
analogous
#2A9A68 #2A949A #2A5C9A
triadic
#2A949A #9A2A94 #949A2A
tetradic
#2A949A #682A9A #9A302A #5C9A2A
square
#2A949A #682A9A #9A302A #5C9A2A
split-complementary
#2A949A #9A2A5C #9A682A
monochromatic
#10383A #1D666A #2A949A #38C1C9 #68D0D6
Accessibility & contrast
On white
3.62
#2A949A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.80
#2A949A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2A949A
5.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2A949A | 1.00 | 3.62 | 5.80 | 5.80 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898D9B
Deuteranopia (green-blind)
#79819B
Tritanopia (blue-blind)
#009A96
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #2a949a; /* rgb */ color: rgb(42, 148, 154); /* oklch */ color: oklch(61.1% 0.093 200.6);
Tailwind
colors: {
custom: {
50: '#76b4b7',
500: '#2a949a',
950: '#000000',
},
}SCSS
$custom: #2a949a; $custom-light: #76b4b7; $custom-dark: #000000;
JSON
{
"hex": "#2a949a",
"rgb": {
"r": 42,
"g": 148,
"b": 154
},
"hsl": {
"h": 183.214,
"s": 57.143,
"l": 38.431
},
"oklch": {
"l": 0.61123,
"c": 0.0927,
"h": 200.6
},
"luminance": 0.24005
}Semantic roles & 50–950 ramp
primary
#2A949A
secondary
#BC6863
accent
#5047E0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080