#033005#033005
#033005 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.084 H 143.5°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #033005 |
|---|---|
| RGB | rgb(3, 48, 5) |
| HSL | hsl(123, 88%, 10%) |
| HSV | hsv(123, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 89.6%, 81.2%) |
| CIE-LAB | lab(16.23, -25.06, 20.85) |
| CIE-LCH | lch(16.23, 32.60, 140.25°) |
| OKLab | oklab(26.96% -0.0678 0.0503) |
| OKLCH | oklch(26.96% 0.084 143.5) |
| XYZ | xyz(1.1218, 2.1441, 0.4983) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.84
Dark Forest Green
#002D04
ΔE00 1.13
Dark Green
#033500
ΔE00 2.50
Hunter Green (survey)
#0B4008
ΔE00 5.46
Forrest Green
#154406
ΔE00 7.15
Pine Green
#0A481E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033005 #30032E
analogous
#173003 #033005 #03301C
triadic
#033005 #050330 #300503
tetradic
#033005 #031730 #30032E #301C03
square
#033005 #031730 #30032E #301C03
split-complementary
#033005 #1C0330 #300317
monochromatic
#021D03 #021D03 #033005 #076A0B #0AA311
Accessibility & contrast
On white
14.70
#033005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#033005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033005
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033005 | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A01
Deuteranopia (green-blind)
#2C2709
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #033005; /* rgb */ color: rgb(3, 48, 5); /* oklch */ color: oklch(27.0% 0.084 143.5);
Tailwind
colors: {
custom: {
50: '#4c6949',
500: '#033005',
950: '#000000',
},
}SCSS
$custom: #033005; $custom-light: #4c6949; $custom-dark: #000000;
JSON
{
"hex": "#033005",
"rgb": {
"r": 3,
"g": 48,
"b": 5
},
"hsl": {
"h": 122.667,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.26962,
"c": 0.08444,
"h": 143.5
},
"luminance": 0.02144
}Semantic roles & 50–950 ramp
primary
#033005
secondary
#731B70
accent
#29F5FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77