#112902#112902
#112902 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.2% C 0.070 H 135.5°. Best body text is #FFFFFF at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #112902 |
|---|---|
| RGB | rgb(17, 41, 2) |
| HSL | hsl(97, 91%, 8%) |
| HSV | hsv(97, 95%, 16%) |
| CMYK | cmyk(58.5%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(13.88, -17.98, 19.17) |
| CIE-LCH | lch(13.88, 26.28, 133.15°) |
| OKLab | oklab(25.16% -0.0503 0.0493) |
| OKLCH | oklch(25.16% 0.07 135.5) |
| XYZ | xyz(1.0350, 1.7094, 0.3328) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.18
Dark Forest Green
#002D04
ΔE00 3.85
Dark Green
#033500
ΔE00 5.66
Hunter Green (survey)
#0B4008
ΔE00 8.31
Forrest Green
#154406
ΔE00 9.52
Pine Green
#0A481E
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112902 #1A0229
analogous
#242902 #112902 #022906
triadic
#112902 #021129 #290211
tetradic
#112902 #022429 #1A0229 #290602
square
#112902 #022429 #1A0229 #290602
split-complementary
#112902 #060229 #290224
monochromatic
#0C1D01 #0C1D01 #112902 #296305 #419E08
Accessibility & contrast
On white
15.65
#112902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#112902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112902
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112902 | 1.00 | 15.65 | 1.34 | 15.65 |
| #FFFFFF | 15.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#282305
Tritanopia (blue-blind)
#102721
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #112902; /* rgb */ color: rgb(17, 41, 2); /* oklch */ color: oklch(25.2% 0.070 135.5);
Tailwind
colors: {
custom: {
50: '#516347',
500: '#112902',
950: '#000000',
},
}SCSS
$custom: #112902; $custom-light: #516347; $custom-dark: #000000;
JSON
{
"hex": "#112902",
"rgb": {
"r": 17,
"g": 41,
"b": 2
},
"hsl": {
"h": 96.923,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.25163,
"c": 0.07045,
"h": 135.5
},
"luminance": 0.01709
}Semantic roles & 50–950 ramp
primary
#112902
secondary
#4D196E
accent
#29FFAD
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977