#05300F#05300F
#05300F is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.074 H 147.2°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #05300F |
|---|---|
| RGB | rgb(5, 48, 15) |
| HSL | hsl(134, 81%, 10%) |
| HSV | hsv(134, 90%, 19%) |
| CMYK | cmyk(89.6%, 0%, 68.7%, 81.2%) |
| CIE-LAB | lab(16.41, -23.08, 16.71) |
| CIE-LCH | lch(16.41, 28.49, 144.08°) |
| OKLab | oklab(27.17% -0.0621 0.0401) |
| OKLCH | oklch(27.17% 0.074 147.2) |
| XYZ | xyz(1.2057, 2.1805, 0.8092) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.83
Very Dark Green
#062E03
ΔE00 2.20
Dark Green
#033500
ΔE00 4.40
Hunter Green (survey)
#0B4008
ΔE00 6.77
Pine Green
#0A481E
ΔE00 7.46
Evergreen
#05472A
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05300F #300526
analogous
#113005 #05300F #053024
triadic
#05300F #0F0530 #300F05
tetradic
#05300F #051130 #300526 #302405
square
#05300F #051130 #300526 #302405
split-complementary
#05300F #240530 #300511
monochromatic
#031C09 #031C09 #05300F #0B6720 #119F32
Accessibility & contrast
On white
14.62
#05300F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#05300F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05300F
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05300F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05300F | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0C
Deuteranopia (green-blind)
#2C2712
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #05300f; /* rgb */ color: rgb(5, 48, 15); /* oklch */ color: oklch(27.2% 0.074 147.2);
Tailwind
colors: {
custom: {
50: '#4d694e',
500: '#05300f',
950: '#000000',
},
}SCSS
$custom: #05300f; $custom-light: #4d694e; $custom-dark: #000000;
JSON
{
"hex": "#05300f",
"rgb": {
"r": 5,
"g": 48,
"b": 15
},
"hsl": {
"h": 133.953,
"s": 81.132,
"l": 10.392
},
"oklch": {
"l": 0.27169,
"c": 0.07389,
"h": 147.2
},
"luminance": 0.02181
}Semantic roles & 50–950 ramp
primary
#05300F
secondary
#721F5E
accent
#30C9F8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77