#023113#023113
#023113 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.5% C 0.073 H 150.4°. Best body text is #FFFFFF at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #023113 |
|---|---|
| RGB | rgb(2, 49, 19) |
| HSL | hsl(142, 92%, 10%) |
| HSV | hsv(142, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 61.2%, 80.8%) |
| CIE-LAB | lab(16.78, -23.56, 14.83) |
| CIE-LCH | lch(16.78, 27.84, 147.81°) |
| OKLab | oklab(27.47% -0.0631 0.0359) |
| OKLCH | oklch(27.47% 0.073 150.4) |
| XYZ | xyz(1.2408, 2.2564, 0.9861) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.77
Very Dark Green
#062E03
ΔE00 3.36
Dark Green
#033500
ΔE00 5.27
Evergreen
#05472A
ΔE00 6.98
Pine Green
#0A481E
ΔE00 7.33
Hunter Green (survey)
#0B4008
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023113 #310220
analogous
#093102 #023113 #02312A
triadic
#023113 #130231 #311302
tetradic
#023113 #020931 #310220 #312A02
square
#023113 #020931 #310220 #312A02
split-complementary
#023113 #2A0231 #310209
monochromatic
#011D0B #011D0B #023113 #046C2A #07A741
Accessibility & contrast
On white
14.47
#023113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023113
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023113 | 1.00 | 14.47 | 1.45 | 14.47 |
| #FFFFFF | 14.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C10
Deuteranopia (green-blind)
#2C2815
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023113; /* rgb */ color: rgb(2, 49, 19); /* oklch */ color: oklch(27.5% 0.073 150.4);
Tailwind
colors: {
custom: {
50: '#4c6a51',
500: '#023113',
950: '#000000',
},
}SCSS
$custom: #023113; $custom-light: #4c6a51; $custom-dark: #000000;
JSON
{
"hex": "#023113",
"rgb": {
"r": 2,
"g": 49,
"b": 19
},
"hsl": {
"h": 141.702,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.2747,
"c": 0.07265,
"h": 150.4
},
"luminance": 0.02257
}Semantic roles & 50–950 ramp
primary
#023113
secondary
#751954
accent
#29B2FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78