#033002#033002
#033002 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.087 H 142.3°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #033002 |
|---|---|
| RGB | rgb(3, 48, 2) |
| HSL | hsl(119, 92%, 10%) |
| HSV | hsv(119, 96%, 19%) |
| CMYK | cmyk(93.8%, 0%, 95.8%, 81.2%) |
| CIE-LAB | lab(16.19, -25.48, 22.03) |
| CIE-LCH | lch(16.19, 33.68, 139.15°) |
| OKLab | oklab(26.92% -0.0693 0.0535) |
| OKLCH | oklch(26.92% 0.088 142.3) |
| XYZ | xyz(1.1054, 2.1375, 0.4117) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.02
Dark Forest Green
#002D04
ΔE00 1.52
Dark Green
#033500
ΔE00 2.07
Hunter Green (survey)
#0B4008
ΔE00 5.20
Forrest Green
#154406
ΔE00 6.86
Forest Green (survey)
#06470C
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033002 #2F0230
analogous
#1A3002 #033002 #023018
triadic
#033002 #020330 #300203
tetradic
#033002 #021A30 #2F0230 #301802
square
#033002 #021A30 #2F0230 #301802
split-complementary
#033002 #180230 #30021A
monochromatic
#021D01 #021D01 #033002 #076B04 #0AA607
Accessibility & contrast
On white
14.71
#033002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#033002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033002
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033002 | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2C2706
Tritanopia (blue-blind)
#002E27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #033002; /* rgb */ color: rgb(3, 48, 2); /* oklch */ color: oklch(26.9% 0.087 142.3);
Tailwind
colors: {
custom: {
50: '#4c6948',
500: '#033002',
950: '#000000',
},
}SCSS
$custom: #033002; $custom-light: #4c6948; $custom-dark: #000000;
JSON
{
"hex": "#033002",
"rgb": {
"r": 3,
"g": 48,
"b": 2
},
"hsl": {
"h": 118.696,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.26924,
"c": 0.0875,
"h": 142.3
},
"luminance": 0.02138
}Semantic roles & 50–950 ramp
primary
#033002
secondary
#731975
accent
#29FFFA
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010600
muted
#777A77