#23360B#23360B
#23360B is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.6% C 0.070 H 130.2°. Best body text is #FFFFFF at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #23360B |
|---|---|
| RGB | rgb(35, 54, 11) |
| HSL | hsl(87, 66%, 13%) |
| HSV | hsv(87, 80%, 21%) |
| CMYK | cmyk(35.2%, 0%, 79.6%, 78.8%) |
| CIE-LAB | lab(20.12, -16.01, 23.39) |
| CIE-LCH | lch(20.12, 28.35, 124.39°) |
| OKLab | oklab(30.6% -0.0453 0.0535) |
| OKLCH | oklch(30.6% 0.07 130.2) |
| XYZ | xyz(2.0727, 3.0198, 0.7902) |
| Luminance | 0.0302 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.95
Dark Green
#033500
ΔE00 6.07
Hunter Green (survey)
#0B4008
ΔE00 6.69
Dark Olive
#373E02
ΔE00 6.80
Forrest Green
#154406
ΔE00 6.87
Dark Forest Green
#002D04
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23360B #1E0B36
analogous
#36330B #23360B #0D360B
triadic
#23360B #0B2336 #360B23
tetradic
#23360B #0B3633 #1E0B36 #360B0D
square
#23360B #0B3633 #1E0B36 #360B0D
split-complementary
#23360B #0B0D36 #330B36
monochromatic
#101905 #101905 #23360B #446915 #659C20
Accessibility & contrast
On white
13.09
#23360B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#23360B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23360B
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23360B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23360B | 1.00 | 13.09 | 1.60 | 13.09 |
| #FFFFFF | 13.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393106
Deuteranopia (green-blind)
#36300F
Tritanopia (blue-blind)
#24332D
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #23360b; /* rgb */ color: rgb(35, 54, 11); /* oklch */ color: oklch(30.6% 0.070 130.2);
Tailwind
colors: {
custom: {
50: '#606d4d',
500: '#23360b',
950: '#000000',
},
}SCSS
$custom: #23360b; $custom-light: #606d4d; $custom-dark: #000000;
JSON
{
"hex": "#23360b",
"rgb": {
"r": 35,
"g": 54,
"b": 11
},
"hsl": {
"h": 86.512,
"s": 66.154,
"l": 12.745
},
"oklch": {
"l": 0.30598,
"c": 0.0701,
"h": 130.2
},
"luminance": 0.0302
}Semantic roles & 50–950 ramp
primary
#23360B
secondary
#4A2A73
accent
#3FE98A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050701
muted
#797A77