#11230F#11230F
#11230F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.4% C 0.044 H 141.9°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #11230F |
|---|---|
| RGB | rgb(17, 35, 15) |
| HSL | hsl(114, 40%, 10%) |
| HSV | hsv(114, 57%, 14%) |
| CMYK | cmyk(51.4%, 0%, 57.1%, 86.3%) |
| CIE-LAB | lab(11.66, -12.73, 10.59) |
| CIE-LCH | lch(11.66, 16.56, 140.24°) |
| OKLab | oklab(23.41% -0.0347 0.0273) |
| OKLCH | oklch(23.41% 0.044 141.9) |
| XYZ | xyz(0.9184, 1.3557, 0.6651) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.88
Dark Forest Green
#002D04
ΔE00 7.96
Dark Green
#033500
ΔE00 10.56
Hunter Green (survey)
#0B4008
ΔE00 12.88
Evergreen
#05472A
ΔE00 12.90
Pine Green
#0A481E
ΔE00 13.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11230F #210F23
analogous
#1B230F #11230F #0F2317
triadic
#11230F #0F1123 #230F11
tetradic
#11230F #0F1B23 #210F23 #23170F
square
#11230F #0F1B23 #210F23 #23170F
split-complementary
#11230F #170F23 #230F1B
monochromatic
#0A1509 #0A1509 #11230F #264E21 #3B7934
Accessibility & contrast
On white
16.52
#11230F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#11230F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11230F
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11230F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11230F | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200D
Deuteranopia (green-blind)
#211E10
Tritanopia (blue-blind)
#0F221E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #11230f; /* rgb */ color: rgb(17, 35, 15); /* oklch */ color: oklch(23.4% 0.044 141.9);
Tailwind
colors: {
custom: {
50: '#505e4e',
500: '#11230f',
950: '#000000',
},
}SCSS
$custom: #11230f; $custom-light: #505e4e; $custom-dark: #000000;
JSON
{
"hex": "#11230f",
"rgb": {
"r": 17,
"g": 35,
"b": 15
},
"hsl": {
"h": 114,
"s": 40,
"l": 9.804
},
"oklch": {
"l": 0.23406,
"c": 0.04414,
"h": 141.9
},
"luminance": 0.01356
}Semantic roles & 50–950 ramp
primary
#11230F
secondary
#57335B
accent
#58D0C4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977