#023011#023011
#023011 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.073 H 149.4°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #023011 |
|---|---|
| RGB | rgb(2, 48, 17) |
| HSL | hsl(140, 92%, 10%) |
| HSV | hsv(140, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 64.6%, 81.2%) |
| CIE-LAB | lab(16.34, -23.52, 15.50) |
| CIE-LCH | lch(16.34, 28.17, 146.62°) |
| OKLab | oklab(27.1% -0.0631 0.0373) |
| OKLCH | oklch(27.1% 0.073 149.4) |
| XYZ | xyz(1.1831, 2.1671, 0.8862) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.31
Very Dark Green
#062E03
ΔE00 2.92
Dark Green
#033500
ΔE00 4.99
Hunter Green (survey)
#0B4008
ΔE00 7.24
Evergreen
#05472A
ΔE00 7.38
Pine Green
#0A481E
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023011 #300221
analogous
#0A3002 #023011 #023028
triadic
#023011 #110230 #301102
tetradic
#023011 #020A30 #300221 #302802
square
#023011 #020A30 #300221 #302802
split-complementary
#023011 #280230 #30020A
monochromatic
#011D0A #011D0A #023011 #046B26 #07A63B
Accessibility & contrast
On white
14.65
#023011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#023011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023011
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023011 | 1.00 | 14.65 | 1.43 | 14.65 |
| #FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B0E
Deuteranopia (green-blind)
#2B2713
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #023011; /* rgb */ color: rgb(2, 48, 17); /* oklch */ color: oklch(27.1% 0.073 149.4);
Tailwind
colors: {
custom: {
50: '#4b694f',
500: '#023011',
950: '#000000',
},
}SCSS
$custom: #023011; $custom-light: #4b694f; $custom-dark: #000000;
JSON
{
"hex": "#023011",
"rgb": {
"r": 2,
"g": 48,
"b": 17
},
"hsl": {
"h": 139.565,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27096,
"c": 0.07329,
"h": 149.4
},
"luminance": 0.02167
}Semantic roles & 50–950 ramp
primary
#023011
secondary
#751957
accent
#29B9FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78