#033015#033015
#033015 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.068 H 151.9°. Best body text is #FFFFFF at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #033015 |
|---|---|
| RGB | rgb(3, 48, 21) |
| HSL | hsl(144, 88%, 10%) |
| HSV | hsv(144, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 56.2%, 81.2%) |
| CIE-LAB | lab(16.44, -22.45, 13.14) |
| CIE-LCH | lch(16.44, 26.01, 149.67°) |
| OKLab | oklab(27.21% -0.0603 0.0322) |
| OKLCH | oklch(27.21% 0.068 151.9) |
| XYZ | xyz(1.2297, 2.1873, 1.0667) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.57
Very Dark Green
#062E03
ΔE00 4.15
Dark Green
#033500
ΔE00 6.25
Evergreen
#05472A
ΔE00 7.15
Pine Green
#0A481E
ΔE00 7.98
Hunter Green (survey)
#0B4008
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033015 #30031E
analogous
#083003 #033015 #03302B
triadic
#033015 #150330 #301503
tetradic
#033015 #030830 #30031E #302B03
square
#033015 #030830 #30031E #302B03
split-complementary
#033015 #2B0330 #300308
monochromatic
#021D0D #021D0D #033015 #076A2E #0AA347
Accessibility & contrast
On white
14.61
#033015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#033015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033015
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033015 | 1.00 | 14.61 | 1.44 | 14.61 |
| #FFFFFF | 14.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B13
Deuteranopia (green-blind)
#2B2717
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #033015; /* rgb */ color: rgb(3, 48, 21); /* oklch */ color: oklch(27.2% 0.068 151.9);
Tailwind
colors: {
custom: {
50: '#4c6952',
500: '#033015',
950: '#000000',
},
}SCSS
$custom: #033015; $custom-light: #4c6952; $custom-dark: #000000;
JSON
{
"hex": "#033015",
"rgb": {
"r": 3,
"g": 48,
"b": 21
},
"hsl": {
"h": 144,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.2721,
"c": 0.06832,
"h": 151.9
},
"luminance": 0.02187
}Semantic roles & 50–950 ramp
primary
#033015
secondary
#731B50
accent
#29A9FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78