#023004#023004
#023004 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.086 H 143.4°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #023004 |
|---|---|
| RGB | rgb(2, 48, 4) |
| HSL | hsl(123, 92%, 10%) |
| HSV | hsv(123, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 91.7%, 81.2%) |
| CIE-LAB | lab(16.18, -25.49, 21.20) |
| CIE-LCH | lch(16.18, 33.15, 140.25°) |
| OKLab | oklab(26.91% -0.069 0.0513) |
| OKLCH | oklch(26.91% 0.086 143.4) |
| XYZ | xyz(1.1038, 2.1354, 0.4688) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.97
Dark Forest Green
#002D04
ΔE00 1.20
Dark Green
#033500
ΔE00 2.36
Hunter Green (survey)
#0B4008
ΔE00 5.38
Forrest Green
#154406
ΔE00 7.08
Pine Green
#0A481E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023004 #30022E
analogous
#173002 #023004 #02301B
triadic
#023004 #040230 #300402
tetradic
#023004 #021730 #30022E #301B02
square
#023004 #021730 #30022E #301B02
split-complementary
#023004 #1B0230 #300217
monochromatic
#011D02 #011D02 #023004 #046B09 #07A60E
Accessibility & contrast
On white
14.71
#023004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#023004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023004
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023004 | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2C2708
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #023004; /* rgb */ color: rgb(2, 48, 4); /* oklch */ color: oklch(26.9% 0.086 143.4);
Tailwind
colors: {
custom: {
50: '#4b6949',
500: '#023004',
950: '#000000',
},
}SCSS
$custom: #023004; $custom-light: #4b6949; $custom-dark: #000000;
JSON
{
"hex": "#023004",
"rgb": {
"r": 2,
"g": 48,
"b": 4
},
"hsl": {
"h": 122.609,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.26913,
"c": 0.08594,
"h": 143.4
},
"luminance": 0.02136
}Semantic roles & 50–950 ramp
primary
#023004
secondary
#751971
accent
#29F6FF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010601
muted
#777A77