#23360F#23360F
#23360F is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.6% C 0.066 H 131.3°. Best body text is #FFFFFF at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #23360F |
|---|---|
| RGB | rgb(35, 54, 15) |
| HSL | hsl(89, 57%, 14%) |
| HSV | hsv(89, 72%, 21%) |
| CMYK | cmyk(35.2%, 0%, 72.2%, 78.8%) |
| CIE-LAB | lab(20.16, -15.61, 21.52) |
| CIE-LCH | lch(20.16, 26.59, 125.96°) |
| OKLab | oklab(30.65% -0.0438 0.0498) |
| OKLCH | oklch(30.65% 0.066 131.3) |
| XYZ | xyz(2.0985, 3.0301, 0.9261) |
| Luminance | 0.0303 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.76
Dark Green
#033500
ΔE00 6.18
Dark Forest Green
#002D04
ΔE00 6.78
Hunter Green (survey)
#0B4008
ΔE00 6.87
Forrest Green
#154406
ΔE00 7.20
Dark Olive
#373E02
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23360F #220F36
analogous
#36350F #23360F #0F360F
triadic
#23360F #0F2336 #360F23
tetradic
#23360F #0F3635 #220F36 #360F0F
square
#23360F #0F3635 #220F36 #360F0F
split-complementary
#23360F #0F0F36 #350F36
monochromatic
#101807 #101807 #23360F #42661C #61962A
Accessibility & contrast
On white
13.08
#23360F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#23360F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23360F
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23360F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23360F | 1.00 | 13.08 | 1.61 | 13.08 |
| #FFFFFF | 13.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39320A
Deuteranopia (green-blind)
#363012
Tritanopia (blue-blind)
#24342E
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #23360f; /* rgb */ color: rgb(35, 54, 15); /* oklch */ color: oklch(30.6% 0.066 131.3);
Tailwind
colors: {
custom: {
50: '#5f6d4f',
500: '#23360f',
950: '#000000',
},
}SCSS
$custom: #23360f; $custom-light: #5f6d4f; $custom-dark: #000000;
JSON
{
"hex": "#23360f",
"rgb": {
"r": 35,
"g": 54,
"b": 15
},
"hsl": {
"h": 89.231,
"s": 56.522,
"l": 13.529
},
"oklch": {
"l": 0.30645,
"c": 0.06634,
"h": 131.3
},
"luminance": 0.0303
}Semantic roles & 50–950 ramp
primary
#23360F
secondary
#503170
accent
#48E092
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050702
muted
#797A78