#052600#052600
#052600 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.5% C 0.076 H 140.2°. Best body text is #FFFFFF at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #052600 |
|---|---|
| RGB | rgb(5, 38, 0) |
| HSL | hsl(112, 100%, 7%) |
| HSV | hsv(112, 100%, 15%) |
| CMYK | cmyk(86.8%, 0%, 100%, 85.1%) |
| CIE-LAB | lab(12.08, -21.11, 17.48) |
| CIE-LCH | lch(12.08, 27.41, 140.38°) |
| OKLab | oklab(23.52% -0.0583 0.0487) |
| OKLCH | oklch(23.52% 0.076 140.2) |
| XYZ | xyz(0.7557, 1.4184, 0.2340) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.67
Very Dark Green
#062E03
ΔE00 2.87
Dark Green
#033500
ΔE00 5.83
Hunter Green (survey)
#0B4008
ΔE00 8.87
Pine Green
#0A481E
ΔE00 10.41
Forrest Green
#154406
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052600 #210026
analogous
#182600 #052600 #00260E
triadic
#052600 #000526 #260005
tetradic
#052600 #001826 #210026 #260E00
square
#052600 #001826 #210026 #260E00
split-complementary
#052600 #0E0026 #260018
monochromatic
#041F00 #041F00 #052600 #0D6300 #15A000
Accessibility & contrast
On white
16.36
#052600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#052600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052600
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052600 | 1.00 | 16.36 | 1.28 | 16.36 |
| #FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#01241F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #052600; /* rgb */ color: rgb(5, 38, 0); /* oklch */ color: oklch(23.5% 0.076 140.2);
Tailwind
colors: {
custom: {
50: '#496146',
500: '#052600',
950: '#000000',
},
}SCSS
$custom: #052600; $custom-light: #496146; $custom-dark: #000000;
JSON
{
"hex": "#052600",
"rgb": {
"r": 5,
"g": 38,
"b": 0
},
"hsl": {
"h": 112.105,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.23515,
"c": 0.07595,
"h": 140.2
},
"luminance": 0.01418
}Semantic roles & 50–950 ramp
primary
#052600
secondary
#62136E
accent
#29FFE3
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010500
muted
#777977