#052A1E#052A1E
#052A1E is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.5% C 0.047 H 167.0°. Best body text is #FFFFFF at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #052A1E |
|---|---|
| RGB | rgb(5, 42, 30) |
| HSL | hsl(161, 79%, 9%) |
| HSV | hsv(161, 88%, 16%) |
| CMYK | cmyk(88.1%, 0%, 28.6%, 83.5%) |
| CIE-LAB | lab(14.30, -16.65, 4.16) |
| CIE-LCH | lch(14.30, 17.16, 165.98°) |
| OKLab | oklab(25.53% -0.0461 0.0106) |
| OKLCH | oklch(25.53% 0.047 167) |
| XYZ | xyz(1.1248, 1.7818, 1.5127) |
| Luminance | 0.0178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.40
Very Dark Green
#062E03
ΔE00 9.89
Evergreen
#05472A
ΔE00 10.63
Dark Green
#033500
ΔE00 12.31
Pine Green
#0A481E
ΔE00 13.02
Dark Blue Green
#005249
ΔE00 13.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052A1E #2A0511
analogous
#052A0C #052A1E #05242A
triadic
#052A1E #1E052A #2A1E05
tetradic
#052A1E #0C052A #2A0511 #242A05
square
#052A1E #0C052A #2A0511 #242A05
split-complementary
#052A1E #2A0524 #2A0C05
monochromatic
#031B14 #031B14 #052A1E #0C6145 #12976C
Accessibility & contrast
On white
15.48
#052A1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#052A1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052A1E
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052A1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052A1E | 1.00 | 15.48 | 1.36 | 15.48 |
| #FFFFFF | 15.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261D
Deuteranopia (green-blind)
#24231F
Tritanopia (blue-blind)
#002A27
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #052a1e; /* rgb */ color: rgb(5, 42, 30); /* oklch */ color: oklch(25.5% 0.047 167.0);
Tailwind
colors: {
custom: {
50: '#4b6459',
500: '#052a1e',
950: '#000000',
},
}SCSS
$custom: #052a1e; $custom-light: #4b6459; $custom-dark: #000000;
JSON
{
"hex": "#052a1e",
"rgb": {
"r": 5,
"g": 42,
"b": 30
},
"hsl": {
"h": 160.541,
"s": 78.723,
"l": 9.216
},
"oklch": {
"l": 0.25532,
"c": 0.0473,
"h": 167
},
"luminance": 0.01782
}Semantic roles & 50–950 ramp
primary
#052A1E
secondary
#6C1F38
accent
#3372F5
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978