#033215#033215
#033215 is a dark, moderate green. Relative luminance 0.024; OKLCH L 27.9% C 0.071 H 151.1°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #033215 |
|---|---|
| RGB | rgb(3, 50, 21) |
| HSL | hsl(143, 89%, 10%) |
| HSV | hsv(143, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 58%, 80.4%) |
| CIE-LAB | lab(17.25, -23.32, 14.16) |
| CIE-LCH | lch(17.25, 27.28, 148.74°) |
| OKLab | oklab(27.88% -0.0626 0.0345) |
| OKLCH | oklch(27.88% 0.071 151.1) |
| XYZ | xyz(1.3134, 2.3545, 1.0946) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.25
Very Dark Green
#062E03
ΔE00 3.79
Dark Green
#033500
ΔE00 5.59
Evergreen
#05472A
ΔE00 6.62
Pine Green
#0A481E
ΔE00 7.19
Hunter Green (survey)
#0B4008
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033215 #320320
analogous
#083203 #033215 #03322C
triadic
#033215 #150332 #321503
tetradic
#033215 #030832 #320320 #322C03
square
#033215 #030832 #320320 #322C03
split-complementary
#033215 #2C0332 #320308
monochromatic
#021D0C #021D0C #033215 #066C2D #0AA545
Accessibility & contrast
On white
14.28
#033215 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033215 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033215
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033215 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033215 | 1.00 | 14.28 | 1.47 | 14.28 |
| #FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D13
Deuteranopia (green-blind)
#2D2917
Tritanopia (blue-blind)
#00312B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033215; /* rgb */ color: rgb(3, 50, 21); /* oklch */ color: oklch(27.9% 0.071 151.1);
Tailwind
colors: {
custom: {
50: '#4c6a53',
500: '#033215',
950: '#000000',
},
}SCSS
$custom: #033215; $custom-light: #4c6a53; $custom-dark: #000000;
JSON
{
"hex": "#033215",
"rgb": {
"r": 3,
"g": 50,
"b": 21
},
"hsl": {
"h": 142.979,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.27878,
"c": 0.07147,
"h": 151.1
},
"luminance": 0.02355
}Semantic roles & 50–950 ramp
primary
#033215
secondary
#751B53
accent
#29ADFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78