#023110#023110
#023110 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.4% C 0.076 H 148.5°. Best body text is #FFFFFF at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #023110 |
|---|---|
| RGB | rgb(2, 49, 16) |
| HSL | hsl(138, 92%, 10%) |
| HSV | hsv(138, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 67.3%, 80.8%) |
| CIE-LAB | lab(16.73, -24.12, 16.55) |
| CIE-LCH | lch(16.73, 29.25, 145.54°) |
| OKLab | oklab(27.42% -0.0647 0.0396) |
| OKLCH | oklch(27.42% 0.076 148.5) |
| XYZ | xyz(1.2168, 2.2468, 0.8597) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.97
Very Dark Green
#062E03
ΔE00 2.51
Dark Green
#033500
ΔE00 4.37
Hunter Green (survey)
#0B4008
ΔE00 6.63
Pine Green
#0A481E
ΔE00 7.09
Evergreen
#05472A
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023110 #310223
analogous
#0C3102 #023110 #023127
triadic
#023110 #100231 #311002
tetradic
#023110 #020C31 #310223 #312702
square
#023110 #020C31 #310223 #312702
split-complementary
#023110 #270231 #31020C
monochromatic
#011D0A #011D0A #023110 #046C23 #07A736
Accessibility & contrast
On white
14.49
#023110 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023110 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023110
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023110 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023110 | 1.00 | 14.49 | 1.45 | 14.49 |
| #FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0D
Deuteranopia (green-blind)
#2C2813
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023110; /* rgb */ color: rgb(2, 49, 16); /* oklch */ color: oklch(27.4% 0.076 148.5);
Tailwind
colors: {
custom: {
50: '#4c6a4f',
500: '#023110',
950: '#000000',
},
}SCSS
$custom: #023110; $custom-light: #4c6a4f; $custom-dark: #000000;
JSON
{
"hex": "#023110",
"rgb": {
"r": 2,
"g": 49,
"b": 16
},
"hsl": {
"h": 137.872,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.27416,
"c": 0.07588,
"h": 148.5
},
"luminance": 0.02247
}Semantic roles & 50–950 ramp
primary
#023110
secondary
#75195A
accent
#29BFFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78