#11230C#11230C
#11230C is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.3% C 0.048 H 139.2°. Best body text is #FFFFFF at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #11230C |
|---|---|
| RGB | rgb(17, 35, 12) |
| HSL | hsl(107, 49%, 9%) |
| HSV | hsv(107, 66%, 14%) |
| CMYK | cmyk(51.4%, 0%, 65.7%, 86.3%) |
| CIE-LAB | lab(11.61, -13.27, 11.99) |
| CIE-LCH | lch(11.61, 17.88, 137.89°) |
| OKLab | oklab(23.34% -0.0363 0.0314) |
| OKLCH | oklch(23.34% 0.048 139.2) |
| XYZ | xyz(0.8985, 1.3477, 0.5605) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.19
Dark Forest Green
#002D04
ΔE00 7.32
Dark Green
#033500
ΔE00 9.89
Hunter Green (survey)
#0B4008
ΔE00 12.30
Evergreen
#05472A
ΔE00 12.77
Pine Green
#0A481E
ΔE00 13.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11230C #1E0C23
analogous
#1D230C #11230C #0C2313
triadic
#11230C #0C1123 #230C11
tetradic
#11230C #0C1D23 #1E0C23 #23130C
square
#11230C #0C1D23 #1E0C23 #23130C
split-complementary
#11230C #130C23 #230C1D
monochromatic
#0B1708 #0B1708 #11230C #27511C #3D7E2B
Accessibility & contrast
On white
16.54
#11230C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#11230C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11230C
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11230C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11230C | 1.00 | 16.54 | 1.27 | 16.54 |
| #FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200A
Deuteranopia (green-blind)
#221E0E
Tritanopia (blue-blind)
#10221E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #11230c; /* rgb */ color: rgb(17, 35, 12); /* oklch */ color: oklch(23.3% 0.048 139.2);
Tailwind
colors: {
custom: {
50: '#505e4c',
500: '#11230c',
950: '#000000',
},
}SCSS
$custom: #11230c; $custom-light: #505e4c; $custom-dark: #000000;
JSON
{
"hex": "#11230c",
"rgb": {
"r": 17,
"g": 35,
"b": 12
},
"hsl": {
"h": 106.957,
"s": 48.936,
"l": 9.216
},
"oklch": {
"l": 0.23344,
"c": 0.04803,
"h": 139.2
},
"luminance": 0.01348
}Semantic roles & 50–950 ramp
primary
#11230C
secondary
#532E5D
accent
#4FD8BB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977