#052B00#052B00
#052B00 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.3% C 0.082 H 140.6°. Best body text is #FFFFFF at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #052B00 |
|---|---|
| RGB | rgb(5, 43, 0) |
| HSL | hsl(113, 100%, 8%) |
| HSV | hsv(113, 100%, 17%) |
| CMYK | cmyk(88.4%, 0%, 100%, 83.1%) |
| CIE-LAB | lab(14.17, -23.25, 20.28) |
| CIE-LCH | lch(14.17, 30.85, 138.91°) |
| OKLab | oklab(25.26% -0.0637 0.0523) |
| OKLCH | oklch(25.26% 0.082 140.6) |
| XYZ | xyz(0.9264, 1.7599, 0.2909) |
| Luminance | 0.0176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.90
Dark Forest Green
#002D04
ΔE00 1.19
Dark Green
#033500
ΔE00 3.77
Hunter Green (survey)
#0B4008
ΔE00 6.89
Forrest Green
#154406
ΔE00 8.47
Pine Green
#0A481E
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052B00 #26002B
analogous
#1A2B00 #052B00 #002B10
triadic
#052B00 #00052B #2B0005
tetradic
#052B00 #001A2B #26002B #2B1000
square
#052B00 #001A2B #26002B #2B1000
split-complementary
#052B00 #10002B #2B001A
monochromatic
#041F00 #041F00 #052B00 #0C6800 #13A500
Accessibility & contrast
On white
15.53
#052B00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#052B00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052B00
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052B00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052B00 | 1.00 | 15.53 | 1.35 | 15.53 |
| #FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2600
Deuteranopia (green-blind)
#282303
Tritanopia (blue-blind)
#002923
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #052b00; /* rgb */ color: rgb(5, 43, 0); /* oklch */ color: oklch(25.3% 0.082 140.6);
Tailwind
colors: {
custom: {
50: '#4b6546',
500: '#052b00',
950: '#000000',
},
}SCSS
$custom: #052b00; $custom-light: #4b6546; $custom-dark: #000000;
JSON
{
"hex": "#052b00",
"rgb": {
"r": 5,
"g": 43,
"b": 0
},
"hsl": {
"h": 113.023,
"s": 100,
"l": 8.431
},
"oklch": {
"l": 0.25256,
"c": 0.08241,
"h": 140.6
},
"luminance": 0.0176
}Semantic roles & 50–950 ramp
primary
#052B00
secondary
#681473
accent
#29FFE6
background
#F4F6F3
surface
#E7EBE5
border
#C3C6C1
text
#010500
muted
#777A77