#052D1D#052D1D
#052D1D is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.5% C 0.053 H 161.9°. Best body text is #FFFFFF at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #052D1D |
|---|---|
| RGB | rgb(5, 45, 29) |
| HSL | hsl(156, 80%, 10%) |
| HSV | hsv(156, 89%, 18%) |
| CMYK | cmyk(88.9%, 0%, 35.6%, 82.4%) |
| CIE-LAB | lab(15.47, -18.51, 6.50) |
| CIE-LCH | lch(15.47, 19.62, 160.65°) |
| OKLab | oklab(26.49% -0.0505 0.0165) |
| OKLCH | oklch(26.49% 0.053 161.9) |
| XYZ | xyz(1.2226, 1.9976, 1.4833) |
| Luminance | 0.0200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.64
Very Dark Green
#062E03
ΔE00 8.15
Evergreen
#05472A
ΔE00 8.93
Dark Green
#033500
ΔE00 10.47
Pine Green
#0A481E
ΔE00 11.14
Hunter Green (survey)
#0B4008
ΔE00 12.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052D1D #2D0515
analogous
#052D09 #052D1D #05292D
triadic
#052D1D #1D052D #2D1D05
tetradic
#052D1D #09052D #2D0515 #292D05
square
#052D1D #09052D #2D0515 #292D05
split-complementary
#052D1D #2D0529 #2D0905
monochromatic
#031C12 #031C12 #052D1D #0B6440 #119B64
Accessibility & contrast
On white
15.00
#052D1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#052D1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052D1D
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052D1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052D1D | 1.00 | 15.00 | 1.40 | 15.00 |
| #FFFFFF | 15.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291C
Deuteranopia (green-blind)
#27251E
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #052d1d; /* rgb */ color: rgb(5, 45, 29); /* oklch */ color: oklch(26.5% 0.053 161.9);
Tailwind
colors: {
custom: {
50: '#4c6658',
500: '#052d1d',
950: '#000000',
},
}SCSS
$custom: #052d1d; $custom-light: #4c6658; $custom-dark: #000000;
JSON
{
"hex": "#052d1d",
"rgb": {
"r": 5,
"g": 45,
"b": 29
},
"hsl": {
"h": 156,
"s": 80,
"l": 9.804
},
"oklch": {
"l": 0.2649,
"c": 0.05318,
"h": 161.9
},
"luminance": 0.01998
}Semantic roles & 50–950 ramp
primary
#052D1D
secondary
#6F1F3F
accent
#3180F6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78