#033218#033218
#033218 is a dark, moderate green. Relative luminance 0.024; OKLCH L 27.9% C 0.068 H 153.5°. Best body text is #FFFFFF at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #033218 |
|---|---|
| RGB | rgb(3, 50, 24) |
| HSL | hsl(147, 89%, 10%) |
| HSV | hsv(147, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 52%, 80.4%) |
| CIE-LAB | lab(17.30, -22.67, 12.30) |
| CIE-LCH | lch(17.30, 25.79, 151.51°) |
| OKLab | oklab(27.94% -0.0609 0.0304) |
| OKLCH | oklch(27.94% 0.068 153.5) |
| XYZ | xyz(1.3429, 2.3663, 1.2499) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.21
Very Dark Green
#062E03
ΔE00 4.78
Evergreen
#05472A
ΔE00 6.50
Dark Green
#033500
ΔE00 6.63
Pine Green
#0A481E
ΔE00 7.65
Hunter Green (survey)
#0B4008
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033218 #32031D
analogous
#053203 #033218 #03322F
triadic
#033218 #180332 #321803
tetradic
#033218 #030532 #32031D #322F03
square
#033218 #030532 #32031D #322F03
split-complementary
#033218 #2F0332 #320305
monochromatic
#021D0E #021D0E #033218 #066C34 #0AA54F
Accessibility & contrast
On white
14.25
#033218 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033218 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033218
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033218 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033218 | 1.00 | 14.25 | 1.47 | 14.25 |
| #FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D16
Deuteranopia (green-blind)
#2C291A
Tritanopia (blue-blind)
#00312C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #033218; /* rgb */ color: rgb(3, 50, 24); /* oklch */ color: oklch(27.9% 0.068 153.5);
Tailwind
colors: {
custom: {
50: '#4c6a55',
500: '#033218',
950: '#000000',
},
}SCSS
$custom: #033218; $custom-light: #4c6a55; $custom-dark: #000000;
JSON
{
"hex": "#033218",
"rgb": {
"r": 3,
"g": 50,
"b": 24
},
"hsl": {
"h": 146.809,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.27942,
"c": 0.06807,
"h": 153.5
},
"luminance": 0.02367
}Semantic roles & 50–950 ramp
primary
#033218
secondary
#751B4D
accent
#299FFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010603
muted
#777A78