#112F02#112F02
#112F02 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.079 H 137.2°. Best body text is #FFFFFF at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #112F02 |
|---|---|
| RGB | rgb(17, 47, 2) |
| HSL | hsl(100, 92%, 10%) |
| HSV | hsv(100, 96%, 18%) |
| CMYK | cmyk(63.8%, 0%, 95.7%, 81.6%) |
| CIE-LAB | lab(16.29, -20.88, 22.26) |
| CIE-LCH | lch(16.29, 30.52, 133.17°) |
| OKLab | oklab(27.15% -0.058 0.0538) |
| OKLCH | oklch(27.15% 0.079 137.2) |
| XYZ | xyz(1.2586, 2.1565, 0.4073) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.02
Dark Forest Green
#002D04
ΔE00 3.15
Dark Green
#033500
ΔE00 3.41
Hunter Green (survey)
#0B4008
ΔE00 5.95
Forrest Green
#154406
ΔE00 7.14
Forest Green (survey)
#06470C
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112F02 #20022F
analogous
#282F02 #112F02 #022F0A
triadic
#112F02 #02112F #2F0211
tetradic
#112F02 #02282F #20022F #2F0A02
square
#112F02 #02282F #20022F #2F0A02
split-complementary
#112F02 #0A022F #2F0228
monochromatic
#0B1D01 #0B1D01 #112F02 #266A04 #3BA407
Accessibility & contrast
On white
14.67
#112F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#112F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112F02
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112F02 | 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)
#2D2706
Tritanopia (blue-blind)
#0F2D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #112f02; /* rgb */ color: rgb(17, 47, 2); /* oklch */ color: oklch(27.1% 0.079 137.2);
Tailwind
colors: {
custom: {
50: '#526848',
500: '#112f02',
950: '#000000',
},
}SCSS
$custom: #112f02; $custom-light: #526848; $custom-dark: #000000;
JSON
{
"hex": "#112f02",
"rgb": {
"r": 17,
"g": 47,
"b": 2
},
"hsl": {
"h": 100,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27145,
"c": 0.07917,
"h": 137.2
},
"luminance": 0.02157
}Semantic roles & 50–950 ramp
primary
#112F02
secondary
#551974
accent
#29FFB8
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020600
muted
#787A77