#233111#233111
#233111 is a dark, muted yellow-green. Relative luminance 0.026; OKLCH L 29.2% C 0.056 H 129.0°. Best body text is #FFFFFF at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #233111 |
|---|---|
| RGB | rgb(35, 49, 17) |
| HSL | hsl(86, 48%, 13%) |
| HSV | hsv(86, 65%, 19%) |
| CMYK | cmyk(28.6%, 0%, 65.3%, 80.8%) |
| CIE-LAB | lab(18.34, -12.50, 18.30) |
| CIE-LCH | lch(18.34, 22.16, 124.33°) |
| OKLab | oklab(29.17% -0.035 0.0432) |
| OKLCH | oklch(29.17% 0.056 129) |
| XYZ | xyz(1.8926, 2.5944, 0.9313) |
| Luminance | 0.0259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.73
Dark Forest Green
#002D04
ΔE00 7.61
Dark Green
#033500
ΔE00 7.98
Dark Olive
#373E02
ΔE00 8.48
Hunter Green (survey)
#0B4008
ΔE00 9.16
Forrest Green
#154406
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233111 #1F1131
analogous
#312F11 #233111 #133111
triadic
#233111 #112331 #311123
tetradic
#233111 #11312F #1F1131 #311113
square
#233111 #11312F #1F1131 #311113
split-complementary
#233111 #111331 #2F1131
monochromatic
#101708 #101708 #233111 #435E21 #648C31
Accessibility & contrast
On white
13.83
#233111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#233111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233111
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233111 | 1.00 | 13.83 | 1.52 | 13.83 |
| #FFFFFF | 13.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D0E
Deuteranopia (green-blind)
#322C13
Tritanopia (blue-blind)
#242F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #233111; /* rgb */ color: rgb(35, 49, 17); /* oklch */ color: oklch(29.2% 0.056 129.0);
Tailwind
colors: {
custom: {
50: '#5f6950',
500: '#233111',
950: '#000000',
},
}SCSS
$custom: #233111; $custom-light: #5f6950; $custom-dark: #000000;
JSON
{
"hex": "#233111",
"rgb": {
"r": 35,
"g": 49,
"b": 17
},
"hsl": {
"h": 86.25,
"s": 48.485,
"l": 12.941
},
"oklch": {
"l": 0.29174,
"c": 0.05557,
"h": 129
},
"luminance": 0.02594
}Semantic roles & 50–950 ramp
primary
#233111
secondary
#4C346A
accent
#50D88B
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78