#023009#023009
#023009 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.081 H 145.4°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #023009 |
|---|---|
| RGB | rgb(2, 48, 9) |
| HSL | hsl(129, 92%, 10%) |
| HSV | hsv(129, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 81.3%, 81.2%) |
| CIE-LAB | lab(16.24, -24.80, 19.23) |
| CIE-LCH | lch(16.24, 31.38, 142.21°) |
| OKLab | oklab(26.98% -0.0668 0.0461) |
| OKLCH | oklch(26.98% 0.081 145.4) |
| XYZ | xyz(1.1312, 2.1464, 0.6131) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.91
Very Dark Green
#062E03
ΔE00 1.25
Dark Green
#033500
ΔE00 3.18
Hunter Green (survey)
#0B4008
ΔE00 5.91
Pine Green
#0A481E
ΔE00 7.27
Forrest Green
#154406
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023009 #300229
analogous
#123002 #023009 #023020
triadic
#023009 #090230 #300902
tetradic
#023009 #021230 #300229 #302002
square
#023009 #021230 #300229 #302002
split-complementary
#023009 #200230 #300212
monochromatic
#011D06 #011D06 #023009 #046B14 #07A61F
Accessibility & contrast
On white
14.69
#023009 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#023009 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023009
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023009 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023009 | 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)
#312A05
Deuteranopia (green-blind)
#2C270D
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #023009; /* rgb */ color: rgb(2, 48, 9); /* oklch */ color: oklch(27.0% 0.081 145.4);
Tailwind
colors: {
custom: {
50: '#4b694b',
500: '#023009',
950: '#000000',
},
}SCSS
$custom: #023009; $custom-light: #4b694b; $custom-dark: #000000;
JSON
{
"hex": "#023009",
"rgb": {
"r": 2,
"g": 48,
"b": 9
},
"hsl": {
"h": 129.13,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.26977,
"c": 0.08116,
"h": 145.4
},
"luminance": 0.02147
}Semantic roles & 50–950 ramp
primary
#023009
secondary
#751967
accent
#29DEFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77