#033006#033006
#033006 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.083 H 143.9°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #033006 |
|---|---|
| RGB | rgb(3, 48, 6) |
| HSL | hsl(124, 88%, 10%) |
| HSV | hsv(124, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 87.5%, 81.2%) |
| CIE-LAB | lab(16.24, -24.93, 20.46) |
| CIE-LCH | lch(16.24, 32.25, 140.63°) |
| OKLab | oklab(26.98% -0.0674 0.0492) |
| OKLCH | oklch(26.98% 0.083 143.9) |
| XYZ | xyz(1.1273, 2.1463, 0.5271) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.86
Dark Forest Green
#002D04
ΔE00 1.04
Dark Green
#033500
ΔE00 2.66
Hunter Green (survey)
#0B4008
ΔE00 5.56
Forrest Green
#154406
ΔE00 7.26
Pine Green
#0A481E
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033006 #30032D
analogous
#173003 #033006 #03301C
triadic
#033006 #060330 #300603
tetradic
#033006 #031730 #30032D #301C03
square
#033006 #031730 #30032D #301C03
split-complementary
#033006 #1C0330 #300317
monochromatic
#021D04 #021D04 #033006 #076A0D #0AA314
Accessibility & contrast
On white
14.69
#033006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#033006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033006
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033006 | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A02
Deuteranopia (green-blind)
#2C270A
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #033006; /* rgb */ color: rgb(3, 48, 6); /* oklch */ color: oklch(27.0% 0.083 143.9);
Tailwind
colors: {
custom: {
50: '#4c694a',
500: '#033006',
950: '#000000',
},
}SCSS
$custom: #033006; $custom-light: #4c694a; $custom-dark: #000000;
JSON
{
"hex": "#033006",
"rgb": {
"r": 3,
"g": 48,
"b": 6
},
"hsl": {
"h": 124,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.26975,
"c": 0.08346,
"h": 143.9
},
"luminance": 0.02146
}Semantic roles & 50–950 ramp
primary
#033006
secondary
#731B6E
accent
#29F0FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77