#033214#033214
#033214 is a dark, moderate green. Relative luminance 0.024; OKLCH L 27.9% C 0.073 H 150.4°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #033214 |
|---|---|
| RGB | rgb(3, 50, 20) |
| HSL | hsl(142, 89%, 10%) |
| HSV | hsv(142, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 60%, 80.4%) |
| CIE-LAB | lab(17.23, -23.53, 14.77) |
| CIE-LCH | lch(17.23, 27.78, 147.88°) |
| OKLab | oklab(27.86% -0.0631 0.0358) |
| OKLCH | oklch(27.86% 0.073 150.4) |
| XYZ | xyz(1.3043, 2.3509, 1.0467) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.95
Very Dark Green
#062E03
ΔE00 3.48
Dark Green
#033500
ΔE00 5.26
Evergreen
#05472A
ΔE00 6.70
Pine Green
#0A481E
ΔE00 7.07
Hunter Green (survey)
#0B4008
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033214 #320321
analogous
#0A3203 #033214 #03322B
triadic
#033214 #140332 #321403
tetradic
#033214 #030A32 #320321 #322B03
square
#033214 #030A32 #320321 #322B03
split-complementary
#033214 #2B0332 #32030A
monochromatic
#021D0C #021D0C #033214 #066C2B #0AA542
Accessibility & contrast
On white
14.28
#033214 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033214 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033214
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033214 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033214 | 1.00 | 14.28 | 1.47 | 14.28 |
| #FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D11
Deuteranopia (green-blind)
#2D2916
Tritanopia (blue-blind)
#00312B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033214; /* rgb */ color: rgb(3, 50, 20); /* oklch */ color: oklch(27.9% 0.073 150.4);
Tailwind
colors: {
custom: {
50: '#4c6a52',
500: '#033214',
950: '#000000',
},
}SCSS
$custom: #033214; $custom-light: #4c6a52; $custom-dark: #000000;
JSON
{
"hex": "#033214",
"rgb": {
"r": 3,
"g": 50,
"b": 20
},
"hsl": {
"h": 141.702,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.27859,
"c": 0.07259,
"h": 150.4
},
"luminance": 0.02351
}Semantic roles & 50–950 ramp
primary
#033214
secondary
#751B55
accent
#29B1FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78