#114C23#114C23
#114C23 is a dark, moderate green. Relative luminance 0.054; OKLCH L 36.8% C 0.091 H 149.4°. Best body text is #FFFFFF at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #114C23 |
|---|---|
| RGB | rgb(17, 76, 35) |
| HSL | hsl(138, 63%, 18%) |
| HSV | hsv(138, 78%, 30%) |
| CMYK | cmyk(77.6%, 0%, 53.9%, 70.2%) |
| CIE-LAB | lab(27.87, -29.02, 19.03) |
| CIE-LCH | lch(27.87, 34.70, 146.75°) |
| OKLab | oklab(36.84% -0.0781 0.0463) |
| OKLCH | oklch(36.84% 0.091 149.4) |
| XYZ | xyz(3.1187, 5.4091, 2.4695) |
| Luminance | 0.0541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.35
Evergreen
#05472A
ΔE00 3.98
British Racing Green
#05480D
ΔE00 4.42
Forest Green (survey)
#06470C
ΔE00 4.55
Darkgreen (survey)
#054907
ΔE00 5.40
Hunter Green (survey)
#0B4008
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#114C23 #4C113A
analogous
#1C4C11 #114C23 #114C40
triadic
#114C23 #23114C #4C2311
tetradic
#114C23 #111C4C #4C113A #4C4011
square
#114C23 #111C4C #4C113A #4C4011
split-complementary
#114C23 #40114C #4C111C
monochromatic
#06190C #061A0C #114C23 #1C7E3A #27B051
Accessibility & contrast
On white
10.09
#114C23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#114C23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #114C23
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##114C23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##114C23 | 1.00 | 10.09 | 2.08 | 10.09 |
| #FFFFFF | 10.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D4520
Deuteranopia (green-blind)
#464026
Tritanopia (blue-blind)
#004A42
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #114c23; /* rgb */ color: rgb(17, 76, 35); /* oklch */ color: oklch(36.8% 0.091 149.4);
Tailwind
colors: {
custom: {
50: '#597f5e',
500: '#114c23',
950: '#000000',
},
}SCSS
$custom: #114c23; $custom-light: #597f5e; $custom-dark: #000000;
JSON
{
"hex": "#114c23",
"rgb": {
"r": 17,
"g": 76,
"b": 35
},
"hsl": {
"h": 138.305,
"s": 63.441,
"l": 18.235
},
"oklch": {
"l": 0.36841,
"c": 0.09081,
"h": 149.4
},
"luminance": 0.05409
}Semantic roles & 50–950 ramp
primary
#114C23
secondary
#85336C
accent
#41B4E6
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A04
muted
#797C79