#023109#023109
#023109 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.083 H 145.3°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #023109 |
|---|---|
| RGB | rgb(2, 49, 9) |
| HSL | hsl(129, 92%, 10%) |
| HSV | hsv(129, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 81.6%, 80.8%) |
| CIE-LAB | lab(16.65, -25.18, 19.73) |
| CIE-LCH | lch(16.65, 31.99, 141.92°) |
| OKLab | oklab(27.32% -0.0678 0.0471) |
| OKLCH | oklch(27.32% 0.083 145.3) |
| XYZ | xyz(1.1726, 2.2291, 0.6269) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.18
Very Dark Green
#062E03
ΔE00 1.33
Dark Green
#033500
ΔE00 2.83
Hunter Green (survey)
#0B4008
ΔE00 5.53
Pine Green
#0A481E
ΔE00 6.97
Forrest Green
#154406
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023109 #31022A
analogous
#133102 #023109 #023120
triadic
#023109 #090231 #310902
tetradic
#023109 #021331 #31022A #312002
square
#023109 #021331 #31022A #312002
split-complementary
#023109 #200231 #310213
monochromatic
#011D05 #011D05 #023109 #046C14 #07A71F
Accessibility & contrast
On white
14.52
#023109 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023109 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023109
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023109 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023109 | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B05
Deuteranopia (green-blind)
#2D280D
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023109; /* rgb */ color: rgb(2, 49, 9); /* oklch */ color: oklch(27.3% 0.083 145.3);
Tailwind
colors: {
custom: {
50: '#4c6a4b',
500: '#023109',
950: '#000000',
},
}SCSS
$custom: #023109; $custom-light: #4c6a4b; $custom-dark: #000000;
JSON
{
"hex": "#023109",
"rgb": {
"r": 2,
"g": 49,
"b": 9
},
"hsl": {
"h": 128.936,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.27317,
"c": 0.08255,
"h": 145.3
},
"luminance": 0.02229
}Semantic roles & 50–950 ramp
primary
#023109
secondary
#751968
accent
#29DFFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77