#2A999D#2A999D
#2A999D is a light, moderate teal. Relative luminance 0.257; OKLCH L 62.5% C 0.096 H 198.6°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2A999D |
|---|---|
| RGB | rgb(42, 153, 157) |
| HSL | hsl(182, 58%, 39%) |
| HSV | hsv(182, 73%, 62%) |
| CMYK | cmyk(73.2%, 2.5%, 0%, 38.4%) |
| CIE-LAB | lab(57.76, -28.53, -10.98) |
| CIE-LCH | lch(57.76, 30.56, 201.05°) |
| OKLab | oklab(62.51% -0.0906 -0.0305) |
| OKLCH | oklch(62.51% 0.096 198.6) |
| XYZ | xyz(18.4291, 25.7068, 35.8824) |
| Luminance | 0.2571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.41
Cadetblue
#5F9EA0
ΔE00 5.52
Darkcyan
#008B8B
ΔE00 5.57
Dark Cyan
#0A888A
ΔE00 6.25
Greenish Blue
#0B8B87
ΔE00 6.29
Blue Green
#0F9B8E
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A999D #9D2E2A
analogous
#2A9D68 #2A999D #2A609D
triadic
#2A999D #9D2A99 #999D2A
tetradic
#2A999D #682A9D #9D2E2A #609D2A
square
#2A999D #682A9D #9D2E2A #609D2A
split-complementary
#2A999D #9D2A60 #9D682A
monochromatic
#103B3C #1D6A6D #2A999D #3AC5CA #6AD3D7
Accessibility & contrast
On white
3.42
#2A999D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#2A999D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2A999D
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A999D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2A999D | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929D
Deuteranopia (green-blind)
#7D869E
Tritanopia (blue-blind)
#009F9A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #2a999d; /* rgb */ color: rgb(42, 153, 157); /* oklch */ color: oklch(62.5% 0.096 198.6);
Tailwind
colors: {
custom: {
50: '#77b7b9',
500: '#2a999d',
950: '#000000',
},
}SCSS
$custom: #2a999d; $custom-light: #77b7b9; $custom-dark: #000000;
JSON
{
"hex": "#2a999d",
"rgb": {
"r": 42,
"g": 153,
"b": 157
},
"hsl": {
"h": 182.087,
"s": 57.789,
"l": 39.02
},
"oklch": {
"l": 0.62506,
"c": 0.09556,
"h": 198.6
},
"luminance": 0.25709
}Semantic roles & 50–950 ramp
primary
#2A999D
secondary
#BE6865
accent
#4C47E1
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080