#033003#033003
#033003 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.086 H 142.7°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #033003 |
|---|---|
| RGB | rgb(3, 48, 3) |
| HSL | hsl(120, 88%, 10%) |
| HSV | hsv(120, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 93.8%, 81.2%) |
| CIE-LAB | lab(16.20, -25.34, 21.64) |
| CIE-LCH | lch(16.20, 33.32, 139.51°) |
| OKLab | oklab(26.94% -0.0688 0.0524) |
| OKLCH | oklch(26.94% 0.086 142.7) |
| XYZ | xyz(1.1109, 2.1397, 0.4406) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.93
Dark Forest Green
#002D04
ΔE00 1.38
Dark Green
#033500
ΔE00 2.20
Hunter Green (survey)
#0B4008
ΔE00 5.28
Forrest Green
#154406
ΔE00 6.95
Forest Green (survey)
#06470C
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033003 #300330
analogous
#1A3003 #033003 #03301A
triadic
#033003 #030330 #300303
tetradic
#033003 #031930 #300330 #301A03
square
#033003 #031930 #300330 #301A03
split-complementary
#033003 #190330 #30031A
monochromatic
#021D02 #021D02 #033003 #076A07 #0AA30A
Accessibility & contrast
On white
14.71
#033003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#033003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033003
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033003 | 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)
#2C2707
Tritanopia (blue-blind)
#002E27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #033003; /* rgb */ color: rgb(3, 48, 3); /* oklch */ color: oklch(26.9% 0.086 142.7);
Tailwind
colors: {
custom: {
50: '#4c6948',
500: '#033003',
950: '#000000',
},
}SCSS
$custom: #033003; $custom-light: #4c6948; $custom-dark: #000000;
JSON
{
"hex": "#033003",
"rgb": {
"r": 3,
"g": 48,
"b": 3
},
"hsl": {
"h": 120,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.26937,
"c": 0.08646,
"h": 142.7
},
"luminance": 0.0214
}Semantic roles & 50–950 ramp
primary
#033003
secondary
#731B73
accent
#29FEFE
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010600
muted
#777A77