#2A989C#2A989C
#2A989C is a light, moderate teal. Relative luminance 0.253; OKLCH L 62.2% C 0.095 H 198.6°. Best body text is #000000 at 6.07:1 contrast (WCAG AA passes).
Color values
| HEX | #2A989C |
|---|---|
| RGB | rgb(42, 152, 156) |
| HSL | hsl(182, 58%, 39%) |
| HSV | hsv(182, 73%, 61%) |
| CMYK | cmyk(73.1%, 2.6%, 0%, 38.8%) |
| CIE-LAB | lab(57.41, -28.34, -10.93) |
| CIE-LCH | lch(57.41, 30.37, 201.08°) |
| OKLab | oklab(62.22% -0.09 -0.0303) |
| OKLCH | oklch(62.22% 0.095 198.6) |
| XYZ | xyz(18.1811, 25.3469, 35.3803) |
| Luminance | 0.2535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.42
Darkcyan
#008B8B
ΔE00 5.28
Cadetblue
#5F9EA0
ΔE00 5.63
Dark Cyan
#0A888A
ΔE00 5.94
Greenish Blue
#0B8B87
ΔE00 6.04
Blue Green
#0F9B8E
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A989C #9C2E2A
analogous
#2A9C67 #2A989C #2A5F9C
triadic
#2A989C #9C2A98 #989C2A
tetradic
#2A989C #672A9C #9C2E2A #5F9C2A
square
#2A989C #672A9C #9C2E2A #5F9C2A
split-complementary
#2A989C #9C2A5F #9C672A
monochromatic
#103A3C #1D696C #2A989C #39C5CA #6AD3D7
Accessibility & contrast
On white
3.46
#2A989C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.07
#2A989C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2A989C
6.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2A989C | 1.00 | 3.46 | 6.07 | 6.07 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#7C859D
Tritanopia (blue-blind)
#009D99
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2a989c; /* rgb */ color: rgb(42, 152, 156); /* oklch */ color: oklch(62.2% 0.095 198.6);
Tailwind
colors: {
custom: {
50: '#76b6b9',
500: '#2a989c',
950: '#000000',
},
}SCSS
$custom: #2a989c; $custom-light: #76b6b9; $custom-dark: #000000;
JSON
{
"hex": "#2a989c",
"rgb": {
"r": 42,
"g": 152,
"b": 156
},
"hsl": {
"h": 182.105,
"s": 57.576,
"l": 38.824
},
"oklch": {
"l": 0.62215,
"c": 0.09497,
"h": 198.6
},
"luminance": 0.25349
}Semantic roles & 50–950 ramp
primary
#2A989C
secondary
#BD6865
accent
#4C47E1
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080