#052907#052907
#052907 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.071 H 144.0°. Best body text is #FFFFFF at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #052907 |
|---|---|
| RGB | rgb(5, 41, 7) |
| HSL | hsl(123, 78%, 9%) |
| HSV | hsv(123, 88%, 16%) |
| CMYK | cmyk(87.8%, 0%, 82.9%, 83.9%) |
| CIE-LAB | lab(13.43, -21.33, 16.45) |
| CIE-LCH | lch(13.43, 26.93, 142.36°) |
| OKLab | oklab(24.67% -0.0577 0.042) |
| OKLCH | oklch(24.67% 0.071 144) |
| XYZ | xyz(0.8938, 1.6334, 0.4691) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.30
Very Dark Green
#062E03
ΔE00 2.63
Dark Green
#033500
ΔE00 5.57
Hunter Green (survey)
#0B4008
ΔE00 8.42
Pine Green
#0A481E
ΔE00 9.58
Evergreen
#05472A
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052907 #290527
analogous
#152905 #052907 #052919
triadic
#052907 #070529 #290705
tetradic
#052907 #051529 #290527 #291905
square
#052907 #051529 #290527 #291905
split-complementary
#052907 #190529 #290515
monochromatic
#031B05 #031B05 #052907 #0C6010 #12961A
Accessibility & contrast
On white
15.83
#052907 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#052907 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052907
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052907 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052907 | 1.00 | 15.83 | 1.33 | 15.83 |
| #FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2404
Deuteranopia (green-blind)
#26210A
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #052907; /* rgb */ color: rgb(5, 41, 7); /* oklch */ color: oklch(24.7% 0.071 144.0);
Tailwind
colors: {
custom: {
50: '#4a634a',
500: '#052907',
950: '#000000',
},
}SCSS
$custom: #052907; $custom-light: #4a634a; $custom-dark: #000000;
JSON
{
"hex": "#052907",
"rgb": {
"r": 5,
"g": 41,
"b": 7
},
"hsl": {
"h": 123.333,
"s": 78.261,
"l": 9.02
},
"oklch": {
"l": 0.24669,
"c": 0.07138,
"h": 144
},
"luminance": 0.01633
}Semantic roles & 50–950 ramp
primary
#052907
secondary
#6B1F66
accent
#33EAF5
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977