#033113#033113
#033113 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.5% C 0.072 H 150.1°. Best body text is #FFFFFF at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #033113 |
|---|---|
| RGB | rgb(3, 49, 19) |
| HSL | hsl(141, 88%, 10%) |
| HSV | hsv(141, 94%, 19%) |
| CMYK | cmyk(93.9%, 0%, 61.2%, 80.8%) |
| CIE-LAB | lab(16.81, -23.30, 14.87) |
| CIE-LCH | lch(16.81, 27.64, 147.45°) |
| OKLab | oklab(27.51% -0.0625 0.036) |
| OKLCH | oklch(27.51% 0.072 150.1) |
| XYZ | xyz(1.2533, 2.2628, 0.9867) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.76
Very Dark Green
#062E03
ΔE00 3.31
Dark Green
#033500
ΔE00 5.25
Evergreen
#05472A
ΔE00 7.01
Hunter Green (survey)
#0B4008
ΔE00 7.32
Pine Green
#0A481E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033113 #310321
analogous
#0A3103 #033113 #03312A
triadic
#033113 #130331 #311303
tetradic
#033113 #030A31 #310321 #312A03
square
#033113 #030A31 #310321 #312A03
split-complementary
#033113 #2A0331 #31030A
monochromatic
#021D0B #021D0B #033113 #076B29 #0AA440
Accessibility & contrast
On white
14.46
#033113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#033113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033113
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033113 | 1.00 | 14.46 | 1.45 | 14.46 |
| #FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C10
Deuteranopia (green-blind)
#2C2815
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #033113; /* rgb */ color: rgb(3, 49, 19); /* oklch */ color: oklch(27.5% 0.072 150.1);
Tailwind
colors: {
custom: {
50: '#4c6a51',
500: '#033113',
950: '#000000',
},
}SCSS
$custom: #033113; $custom-light: #4c6a51; $custom-dark: #000000;
JSON
{
"hex": "#033113",
"rgb": {
"r": 3,
"g": 49,
"b": 19
},
"hsl": {
"h": 140.87,
"s": 88.462,
"l": 10.196
},
"oklch": {
"l": 0.27505,
"c": 0.07213,
"h": 150.1
},
"luminance": 0.02263
}Semantic roles & 50–950 ramp
primary
#033113
secondary
#741B55
accent
#29B4FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78