#052908#052908
#052908 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.070 H 144.5°. Best body text is #FFFFFF at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #052908 |
|---|---|
| RGB | rgb(5, 41, 8) |
| HSL | hsl(125, 78%, 9%) |
| HSV | hsv(125, 88%, 16%) |
| CMYK | cmyk(87.8%, 0%, 80.5%, 83.9%) |
| CIE-LAB | lab(13.45, -21.17, 16.06) |
| CIE-LCH | lch(13.45, 26.57, 142.81°) |
| OKLab | oklab(24.68% -0.0572 0.0408) |
| OKLCH | oklch(24.68% 0.07 144.5) |
| XYZ | xyz(0.8993, 1.6356, 0.4980) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.45
Very Dark Green
#062E03
ΔE00 2.81
Dark Green
#033500
ΔE00 5.74
Hunter Green (survey)
#0B4008
ΔE00 8.55
Pine Green
#0A481E
ΔE00 9.62
Evergreen
#05472A
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052908 #290526
analogous
#142905 #052908 #05291A
triadic
#052908 #080529 #290805
tetradic
#052908 #051429 #290526 #291A05
square
#052908 #051429 #290526 #291A05
split-complementary
#052908 #1A0529 #290514
monochromatic
#031B05 #031B05 #052908 #0C6013 #12961D
Accessibility & contrast
On white
15.82
#052908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#052908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052908
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052908 | 1.00 | 15.82 | 1.33 | 15.82 |
| #FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2405
Deuteranopia (green-blind)
#26210B
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #052908; /* rgb */ color: rgb(5, 41, 8); /* oklch */ color: oklch(24.7% 0.070 144.5);
Tailwind
colors: {
custom: {
50: '#4a634a',
500: '#052908',
950: '#000000',
},
}SCSS
$custom: #052908; $custom-light: #4a634a; $custom-dark: #000000;
JSON
{
"hex": "#052908",
"rgb": {
"r": 5,
"g": 41,
"b": 8
},
"hsl": {
"h": 125,
"s": 78.261,
"l": 9.02
},
"oklch": {
"l": 0.24684,
"c": 0.07029,
"h": 144.5
},
"luminance": 0.01636
}Semantic roles & 50–950 ramp
primary
#052908
secondary
#6B1F64
accent
#33E5F5
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977