#023014#023014
#023014 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.070 H 151.5°. Best body text is #FFFFFF at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #023014 |
|---|---|
| RGB | rgb(2, 48, 20) |
| HSL | hsl(143, 92%, 10%) |
| HSV | hsv(143, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 58.3%, 81.2%) |
| CIE-LAB | lab(16.39, -22.93, 13.71) |
| CIE-LCH | lch(16.39, 26.72, 149.12°) |
| OKLab | oklab(27.15% -0.0615 0.0334) |
| OKLCH | oklch(27.15% 0.07 151.5) |
| XYZ | xyz(1.2081, 2.1772, 1.0182) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.24
Very Dark Green
#062E03
ΔE00 3.86
Dark Green
#033500
ΔE00 5.94
Evergreen
#05472A
ΔE00 7.16
Pine Green
#0A481E
ΔE00 7.83
Hunter Green (survey)
#0B4008
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023014 #30021E
analogous
#073002 #023014 #02302B
triadic
#023014 #140230 #301402
tetradic
#023014 #020730 #30021E #302B02
square
#023014 #020730 #30021E #302B02
split-complementary
#023014 #2B0230 #300207
monochromatic
#011D0C #011D0C #023014 #046B2C #07A645
Accessibility & contrast
On white
14.63
#023014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#023014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023014
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023014 | 1.00 | 14.63 | 1.44 | 14.63 |
| #FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B12
Deuteranopia (green-blind)
#2B2716
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023014; /* rgb */ color: rgb(2, 48, 20); /* oklch */ color: oklch(27.2% 0.070 151.5);
Tailwind
colors: {
custom: {
50: '#4b6952',
500: '#023014',
950: '#000000',
},
}SCSS
$custom: #023014; $custom-light: #4b6952; $custom-dark: #000000;
JSON
{
"hex": "#023014",
"rgb": {
"r": 2,
"g": 48,
"b": 20
},
"hsl": {
"h": 143.478,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27154,
"c": 0.06998,
"h": 151.5
},
"luminance": 0.02177
}Semantic roles & 50–950 ramp
primary
#023014
secondary
#751951
accent
#29ABFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78