#033004#033004
#033004 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.085 H 143.1°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #033004 |
|---|---|
| RGB | rgb(3, 48, 4) |
| HSL | hsl(121, 88%, 10%) |
| HSV | hsv(121, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 91.7%, 81.2%) |
| CIE-LAB | lab(16.21, -25.20, 21.24) |
| CIE-LCH | lch(16.21, 32.96, 139.87°) |
| OKLab | oklab(26.95% -0.0683 0.0513) |
| OKLCH | oklch(26.95% 0.085 143.1) |
| XYZ | xyz(1.1163, 2.1419, 0.4694) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.86
Dark Forest Green
#002D04
ΔE00 1.25
Dark Green
#033500
ΔE00 2.35
Hunter Green (survey)
#0B4008
ΔE00 5.37
Forrest Green
#154406
ΔE00 7.05
Pine Green
#0A481E
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033004 #30032F
analogous
#193003 #033004 #03301A
triadic
#033004 #040330 #300403
tetradic
#033004 #031930 #30032F #301A03
square
#033004 #031930 #30032F #301A03
split-complementary
#033004 #1A0330 #300319
monochromatic
#021D02 #021D02 #033004 #076A09 #0AA30E
Accessibility & contrast
On white
14.70
#033004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#033004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033004
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033004 | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2C2708
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #033004; /* rgb */ color: rgb(3, 48, 4); /* oklch */ color: oklch(27.0% 0.085 143.1);
Tailwind
colors: {
custom: {
50: '#4c6949',
500: '#033004',
950: '#000000',
},
}SCSS
$custom: #033004; $custom-light: #4c6949; $custom-dark: #000000;
JSON
{
"hex": "#033004",
"rgb": {
"r": 3,
"g": 48,
"b": 4
},
"hsl": {
"h": 121.333,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.2695,
"c": 0.08544,
"h": 143.1
},
"luminance": 0.02142
}Semantic roles & 50–950 ramp
primary
#033004
secondary
#731B72
accent
#29FAFE
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010601
muted
#777A77