#2A909C#2A909C
#2A909C is a mid, moderate teal. Relative luminance 0.228; OKLCH L 60.2% C 0.091 H 206.6°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2A909C |
|---|---|
| RGB | rgb(42, 144, 156) |
| HSL | hsl(186, 58%, 39%) |
| HSV | hsv(186, 73%, 61%) |
| CMYK | cmyk(73.1%, 7.7%, 0%, 38.8%) |
| CIE-LAB | lab(54.90, -24.32, -14.71) |
| CIE-LCH | lch(54.90, 28.42, 211.16°) |
| OKLab | oklab(60.19% -0.0817 -0.0409) |
| OKLCH | oklch(60.19% 0.091 206.6) |
| XYZ | xyz(16.9262, 22.8371, 34.9620) |
| Luminance | 0.2284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 4.90
Dark Cyan
#0A888A
ΔE00 5.67
Darkcyan
#008B8B
ΔE00 6.03
Cadetblue
#5F9EA0
ΔE00 7.35
Greenish Blue
#0B8B87
ΔE00 7.44
Sea
#3C9992
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A909C #9C362A
analogous
#2A9C6F #2A909C #2A579C
triadic
#2A909C #9C2A90 #909C2A
tetradic
#2A909C #6F2A9C #9C362A #579C2A
square
#2A909C #6F2A9C #9C362A #579C2A
split-complementary
#2A909C #9C2A57 #9C6F2A
monochromatic
#10373C #1D636C #2A909C #39BBCA #6ACBD7
Accessibility & contrast
On white
3.77
#2A909C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#2A909C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2A909C
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A909C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2A909C | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848A9D
Deuteranopia (green-blind)
#737E9C
Tritanopia (blue-blind)
#009694
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #2a909c; /* rgb */ color: rgb(42, 144, 156); /* oklch */ color: oklch(60.2% 0.091 206.6);
Tailwind
colors: {
custom: {
50: '#75b1b9',
500: '#2a909c',
950: '#000000',
},
}SCSS
$custom: #2a909c; $custom-light: #75b1b9; $custom-dark: #000000;
JSON
{
"hex": "#2a909c",
"rgb": {
"r": 42,
"g": 144,
"b": 156
},
"hsl": {
"h": 186.316,
"s": 57.576,
"l": 38.824
},
"oklch": {
"l": 0.60186,
"c": 0.09137,
"h": 206.6
},
"luminance": 0.22839
}Semantic roles & 50–950 ramp
primary
#2A909C
secondary
#BD6E65
accent
#5747E1
background
#F7FAFB
surface
#EEF5F6
border
#C9CFD0
text
#0A1011
muted
#7C7F80