#2A989B#2A989B
#2A989B is a light, moderate teal. Relative luminance 0.253; OKLCH L 62.2% C 0.095 H 197.7°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #2A989B |
|---|---|
| RGB | rgb(42, 152, 155) |
| HSL | hsl(182, 57%, 39%) |
| HSV | hsv(182, 73%, 61%) |
| CMYK | cmyk(72.9%, 1.9%, 0%, 39.2%) |
| CIE-LAB | lab(57.38, -28.64, -10.40) |
| CIE-LCH | lch(57.38, 30.48, 199.96°) |
| OKLab | oklab(62.18% -0.0904 -0.0289) |
| OKLCH | oklch(62.18% 0.095 197.7) |
| XYZ | xyz(18.0968, 25.3131, 34.9361) |
| Luminance | 0.2531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.04
Darkcyan
#008B8B
ΔE00 5.13
Cadetblue
#5F9EA0
ΔE00 5.70
Greenish Blue
#0B8B87
ΔE00 5.79
Dark Cyan
#0A888A
ΔE00 5.86
Blue Green
#0F9B8E
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A989B #9B2D2A
analogous
#2A9B65 #2A989B #2A5F9B
triadic
#2A989B #9B2A98 #989B2A
tetradic
#2A989B #652A9B #9B2D2A #5F9B2A
square
#2A989B #652A9B #9B2D2A #5F9B2A
split-complementary
#2A989B #9B2A5F #9B652A
monochromatic
#103A3B #1D696B #2A989B #39C5C9 #69D3D6
Accessibility & contrast
On white
3.46
#2A989B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#2A989B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2A989B
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A989B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2A989B | 1.00 | 3.46 | 6.06 | 6.06 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919B
Deuteranopia (green-blind)
#7D859C
Tritanopia (blue-blind)
#009D99
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2a989b; /* rgb */ color: rgb(42, 152, 155); /* oklch */ color: oklch(62.2% 0.095 197.7);
Tailwind
colors: {
custom: {
50: '#76b6b8',
500: '#2a989b',
950: '#000000',
},
}SCSS
$custom: #2a989b; $custom-light: #76b6b8; $custom-dark: #000000;
JSON
{
"hex": "#2a989b",
"rgb": {
"r": 42,
"g": 152,
"b": 155
},
"hsl": {
"h": 181.593,
"s": 57.36,
"l": 38.627
},
"oklch": {
"l": 0.62178,
"c": 0.09494,
"h": 197.7
},
"luminance": 0.25315
}Semantic roles & 50–950 ramp
primary
#2A989B
secondary
#BD6664
accent
#4B47E1
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080