#052C01#052C01
#052C01 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.6% C 0.082 H 141.1°. Best body text is #FFFFFF at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #052C01 |
|---|---|
| RGB | rgb(5, 44, 1) |
| HSL | hsl(114, 96%, 9%) |
| HSV | hsv(114, 98%, 17%) |
| CMYK | cmyk(88.6%, 0%, 97.7%, 82.7%) |
| CIE-LAB | lab(14.60, -23.49, 20.42) |
| CIE-LCH | lch(14.60, 31.13, 139.00°) |
| OKLab | oklab(25.62% -0.0642 0.0518) |
| OKLCH | oklch(25.62% 0.082 141.1) |
| XYZ | xyz(0.9687, 1.8357, 0.3320) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.60
Dark Forest Green
#002D04
ΔE00 1.06
Dark Green
#033500
ΔE00 3.50
Hunter Green (survey)
#0B4008
ΔE00 6.60
Forrest Green
#154406
ΔE00 8.18
Pine Green
#0A481E
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052C01 #28012C
analogous
#1B2C01 #052C01 #012C13
triadic
#052C01 #01052C #2C0105
tetradic
#052C01 #011B2C #28012C #2C1301
square
#052C01 #011B2C #28012C #2C1301
split-complementary
#052C01 #13012C #2C011B
monochromatic
#031E01 #031E01 #052C01 #0C6802 #13A404
Accessibility & contrast
On white
15.36
#052C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#052C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052C01
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052C01 | 1.00 | 15.36 | 1.37 | 15.36 |
| #FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2700
Deuteranopia (green-blind)
#292404
Tritanopia (blue-blind)
#002A24
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #052c01; /* rgb */ color: rgb(5, 44, 1); /* oklch */ color: oklch(25.6% 0.082 141.1);
Tailwind
colors: {
custom: {
50: '#4b6647',
500: '#052c01',
950: '#000000',
},
}SCSS
$custom: #052c01; $custom-light: #4b6647; $custom-dark: #000000;
JSON
{
"hex": "#052c01",
"rgb": {
"r": 5,
"g": 44,
"b": 1
},
"hsl": {
"h": 114.419,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25615,
"c": 0.08246,
"h": 141.1
},
"luminance": 0.01836
}Semantic roles & 50–950 ramp
primary
#052C01
secondary
#6A1772
accent
#29FFEB
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010600
muted
#777A77