#052B03#052B03
#052B03 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.3% C 0.079 H 142.0°. Best body text is #FFFFFF at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #052B03 |
|---|---|
| RGB | rgb(5, 43, 3) |
| HSL | hsl(117, 87%, 9%) |
| HSV | hsv(117, 93%, 17%) |
| CMYK | cmyk(88.4%, 0%, 93%, 83.1%) |
| CIE-LAB | lab(14.21, -22.79, 19.10) |
| CIE-LCH | lch(14.21, 29.74, 140.03°) |
| OKLab | oklab(25.3% -0.062 0.0485) |
| OKLCH | oklch(25.3% 0.079 142) |
| XYZ | xyz(0.9428, 1.7665, 0.3774) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.16
Very Dark Green
#062E03
ΔE00 1.19
Dark Green
#033500
ΔE00 4.16
Hunter Green (survey)
#0B4008
ΔE00 7.17
Forrest Green
#154406
ΔE00 8.77
Pine Green
#0A481E
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052B03 #29032B
analogous
#192B03 #052B03 #032B15
triadic
#052B03 #03052B #2B0305
tetradic
#052B03 #03192B #29032B #2B1503
square
#052B03 #03192B #29032B #2B1503
split-complementary
#052B03 #15032B #2B0319
monochromatic
#031D02 #031D02 #052B03 #0C6407 #129D0B
Accessibility & contrast
On white
15.52
#052B03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#052B03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052B03
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052B03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052B03 | 1.00 | 15.52 | 1.35 | 15.52 |
| #FFFFFF | 15.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2600
Deuteranopia (green-blind)
#282306
Tritanopia (blue-blind)
#002923
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #052b03; /* rgb */ color: rgb(5, 43, 3); /* oklch */ color: oklch(25.3% 0.079 142.0);
Tailwind
colors: {
custom: {
50: '#4b6548',
500: '#052b03',
950: '#000000',
},
}SCSS
$custom: #052b03; $custom-light: #4b6548; $custom-dark: #000000;
JSON
{
"hex": "#052b03",
"rgb": {
"r": 5,
"g": 43,
"b": 3
},
"hsl": {
"h": 117,
"s": 86.957,
"l": 9.02
},
"oklch": {
"l": 0.25299,
"c": 0.07877,
"h": 142
},
"luminance": 0.01767
}Semantic roles & 50–950 ramp
primary
#052B03
secondary
#6B1B6F
accent
#2BFDF3
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010500
muted
#777A77