#052E1D#052E1D
#052E1D is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.8% C 0.055 H 160.9°. Best body text is #FFFFFF at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #052E1D |
|---|---|
| RGB | rgb(5, 46, 29) |
| HSL | hsl(155, 80%, 10%) |
| HSV | hsv(155, 89%, 18%) |
| CMYK | cmyk(89.1%, 0%, 37%, 82%) |
| CIE-LAB | lab(15.88, -19.02, 7.05) |
| CIE-LCH | lch(15.88, 20.28, 159.65°) |
| OKLab | oklab(26.82% -0.0518 0.0179) |
| OKLCH | oklch(26.82% 0.055 160.9) |
| XYZ | xyz(1.2612, 2.0748, 1.4962) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.25
Very Dark Green
#062E03
ΔE00 7.78
Evergreen
#05472A
ΔE00 8.48
Dark Green
#033500
ΔE00 10.04
Pine Green
#0A481E
ΔE00 10.65
Hunter Green (survey)
#0B4008
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052E1D #2E0516
analogous
#052E09 #052E1D #052A2E
triadic
#052E1D #1D052E #2E1D05
tetradic
#052E1D #09052E #2E0516 #2A2E05
square
#052E1D #09052E #2E0516 #2A2E05
split-complementary
#052E1D #2E052A #2E0905
monochromatic
#031C11 #031C11 #052E1D #0B6540 #119C63
Accessibility & contrast
On white
14.84
#052E1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#052E1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052E1D
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052E1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052E1D | 1.00 | 14.84 | 1.42 | 14.84 |
| #FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1C
Deuteranopia (green-blind)
#28261E
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #052e1d; /* rgb */ color: rgb(5, 46, 29); /* oklch */ color: oklch(26.8% 0.055 160.9);
Tailwind
colors: {
custom: {
50: '#4c6758',
500: '#052e1d',
950: '#000000',
},
}SCSS
$custom: #052e1d; $custom-light: #4c6758; $custom-dark: #000000;
JSON
{
"hex": "#052e1d",
"rgb": {
"r": 5,
"g": 46,
"b": 29
},
"hsl": {
"h": 155.122,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.26819,
"c": 0.05482,
"h": 160.9
},
"luminance": 0.02075
}Semantic roles & 50–950 ramp
primary
#052E1D
secondary
#701F41
accent
#3183F7
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78