#052D1C#052D1C
#052D1C is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.5% C 0.054 H 160.5°. Best body text is #FFFFFF at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #052D1C |
|---|---|
| RGB | rgb(5, 45, 28) |
| HSL | hsl(155, 80%, 10%) |
| HSV | hsv(155, 89%, 18%) |
| CMYK | cmyk(88.9%, 0%, 37.8%, 82.4%) |
| CIE-LAB | lab(15.45, -18.79, 7.15) |
| CIE-LCH | lch(15.45, 20.11, 159.16°) |
| OKLab | oklab(26.46% -0.0512 0.0181) |
| OKLCH | oklch(26.46% 0.054 160.5) |
| XYZ | xyz(1.2104, 1.9927, 1.4192) |
| Luminance | 0.0199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.20
Very Dark Green
#062E03
ΔE00 7.72
Evergreen
#05472A
ΔE00 8.75
Dark Green
#033500
ΔE00 10.04
Pine Green
#0A481E
ΔE00 10.85
Hunter Green (survey)
#0B4008
ΔE00 11.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052D1C #2D0516
analogous
#052D08 #052D1C #052A2D
triadic
#052D1C #1C052D #2D1C05
tetradic
#052D1C #08052D #2D0516 #2A2D05
square
#052D1C #08052D #2D0516 #2A2D05
split-complementary
#052D1C #2D052A #2D0805
monochromatic
#031C11 #031C11 #052D1C #0B643E #119B61
Accessibility & contrast
On white
15.02
#052D1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#052D1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052D1C
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052D1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052D1C | 1.00 | 15.02 | 1.40 | 15.02 |
| #FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291B
Deuteranopia (green-blind)
#27251D
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #052d1c; /* rgb */ color: rgb(5, 45, 28); /* oklch */ color: oklch(26.5% 0.054 160.5);
Tailwind
colors: {
custom: {
50: '#4c6658',
500: '#052d1c',
950: '#000000',
},
}SCSS
$custom: #052d1c; $custom-light: #4c6658; $custom-dark: #000000;
JSON
{
"hex": "#052d1c",
"rgb": {
"r": 5,
"g": 45,
"b": 28
},
"hsl": {
"h": 154.5,
"s": 80,
"l": 9.804
},
"oklch": {
"l": 0.2646,
"c": 0.05428,
"h": 160.5
},
"luminance": 0.01993
}Semantic roles & 50–950 ramp
primary
#052D1C
secondary
#6F1F41
accent
#3185F6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78