#033010#033010
#033010 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.074 H 148.4°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #033010 |
|---|---|
| RGB | rgb(3, 48, 16) |
| HSL | hsl(137, 88%, 10%) |
| HSV | hsv(137, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 66.7%, 81.2%) |
| CIE-LAB | lab(16.36, -23.44, 16.10) |
| CIE-LCH | lch(16.36, 28.43, 145.52°) |
| OKLab | oklab(27.11% -0.0629 0.0387) |
| OKLCH | oklch(27.11% 0.074 148.4) |
| XYZ | xyz(1.1879, 2.1705, 0.8465) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.04
Very Dark Green
#062E03
ΔE00 2.57
Dark Green
#033500
ΔE00 4.69
Hunter Green (survey)
#0B4008
ΔE00 7.00
Pine Green
#0A481E
ΔE00 7.46
Evergreen
#05472A
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033010 #300323
analogous
#0D3003 #033010 #033026
triadic
#033010 #100330 #301003
tetradic
#033010 #030D30 #300323 #302603
square
#033010 #030D30 #300323 #302603
split-complementary
#033010 #260330 #30030D
monochromatic
#021D0A #021D0A #033010 #076A23 #0AA336
Accessibility & contrast
On white
14.64
#033010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#033010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033010
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033010 | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0D
Deuteranopia (green-blind)
#2B2713
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #033010; /* rgb */ color: rgb(3, 48, 16); /* oklch */ color: oklch(27.1% 0.074 148.4);
Tailwind
colors: {
custom: {
50: '#4c694f',
500: '#033010',
950: '#000000',
},
}SCSS
$custom: #033010; $custom-light: #4c694f; $custom-dark: #000000;
JSON
{
"hex": "#033010",
"rgb": {
"r": 3,
"g": 48,
"b": 16
},
"hsl": {
"h": 137.333,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.27114,
"c": 0.07385,
"h": 148.4
},
"luminance": 0.02171
}Semantic roles & 50–950 ramp
primary
#033010
secondary
#731B5A
accent
#29C1FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78