#023112#023112
#023112 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.5% C 0.074 H 149.7°. Best body text is #FFFFFF at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #023112 |
|---|---|
| RGB | rgb(2, 49, 18) |
| HSL | hsl(140, 92%, 10%) |
| HSV | hsv(140, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 63.3%, 80.8%) |
| CIE-LAB | lab(16.76, -23.75, 15.43) |
| CIE-LCH | lch(16.76, 28.32, 147.00°) |
| OKLab | oklab(27.45% -0.0637 0.0372) |
| OKLCH | oklch(27.45% 0.074 149.7) |
| XYZ | xyz(1.2324, 2.2530, 0.9421) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.48
Very Dark Green
#062E03
ΔE00 3.06
Dark Green
#033500
ΔE00 4.96
Evergreen
#05472A
ΔE00 7.07
Hunter Green (survey)
#0B4008
ΔE00 7.09
Pine Green
#0A481E
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023112 #310221
analogous
#093102 #023112 #02312A
triadic
#023112 #120231 #311202
tetradic
#023112 #020931 #310221 #312A02
square
#023112 #020931 #310221 #312A02
split-complementary
#023112 #2A0231 #310209
monochromatic
#011D0B #011D0B #023112 #046C28 #07A73D
Accessibility & contrast
On white
14.48
#023112 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023112 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023112
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023112 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023112 | 1.00 | 14.48 | 1.45 | 14.48 |
| #FFFFFF | 14.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C0F
Deuteranopia (green-blind)
#2C2814
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023112; /* rgb */ color: rgb(2, 49, 18); /* oklch */ color: oklch(27.5% 0.074 149.7);
Tailwind
colors: {
custom: {
50: '#4c6a50',
500: '#023112',
950: '#000000',
},
}SCSS
$custom: #023112; $custom-light: #4c6a50; $custom-dark: #000000;
JSON
{
"hex": "#023112",
"rgb": {
"r": 2,
"g": 49,
"b": 18
},
"hsl": {
"h": 140.426,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.27451,
"c": 0.07374,
"h": 149.7
},
"luminance": 0.02253
}Semantic roles & 50–950 ramp
primary
#023112
secondary
#751956
accent
#29B6FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78