#112F03#112F03
#112F03 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.078 H 137.5°. Best body text is #FFFFFF at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #112F03 |
|---|---|
| RGB | rgb(17, 47, 3) |
| HSL | hsl(101, 88%, 10%) |
| HSV | hsv(101, 94%, 18%) |
| CMYK | cmyk(63.8%, 0%, 93.6%, 81.6%) |
| CIE-LAB | lab(16.30, -20.76, 21.86) |
| CIE-LCH | lch(16.30, 30.15, 133.51°) |
| OKLab | oklab(27.16% -0.0576 0.0528) |
| OKLCH | oklch(27.16% 0.078 137.5) |
| XYZ | xyz(1.2641, 2.1587, 0.4362) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.95
Dark Forest Green
#002D04
ΔE00 3.07
Dark Green
#033500
ΔE00 3.48
Hunter Green (survey)
#0B4008
ΔE00 6.01
Forrest Green
#154406
ΔE00 7.22
Forest Green (survey)
#06470C
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112F03 #21032F
analogous
#272F03 #112F03 #032F0B
triadic
#112F03 #03112F #2F0311
tetradic
#112F03 #03272F #21032F #2F0B03
square
#112F03 #03272F #21032F #2F0B03
split-complementary
#112F03 #0B032F #2F0327
monochromatic
#0A1D02 #0A1D02 #112F03 #266907 #3BA20A
Accessibility & contrast
On white
14.67
#112F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#112F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112F03
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112F03 | 1.00 | 14.67 | 1.43 | 14.67 |
| #FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2D2707
Tritanopia (blue-blind)
#0F2D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #112f03; /* rgb */ color: rgb(17, 47, 3); /* oklch */ color: oklch(27.2% 0.078 137.5);
Tailwind
colors: {
custom: {
50: '#526848',
500: '#112f03',
950: '#000000',
},
}SCSS
$custom: #112f03; $custom-light: #526848; $custom-dark: #000000;
JSON
{
"hex": "#112f03",
"rgb": {
"r": 17,
"g": 47,
"b": 3
},
"hsl": {
"h": 100.909,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27157,
"c": 0.0781,
"h": 137.5
},
"luminance": 0.02159
}Semantic roles & 50–950 ramp
primary
#112F03
secondary
#571B73
accent
#2AFEBB
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020600
muted
#787A77