#233B0C#233B0C
#233B0C is a dark, moderate yellow-green. Relative luminance 0.035; OKLCH L 32.1% C 0.077 H 132.7°. Best body text is #FFFFFF at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #233B0C |
|---|---|
| RGB | rgb(35, 59, 12) |
| HSL | hsl(91, 66%, 14%) |
| HSV | hsv(91, 80%, 23%) |
| CMYK | cmyk(40.7%, 0%, 79.7%, 76.9%) |
| CIE-LAB | lab(21.99, -18.63, 24.99) |
| CIE-LCH | lch(21.99, 31.17, 126.70°) |
| OKLab | oklab(32.12% -0.0523 0.0567) |
| OKLCH | oklch(32.12% 0.077 132.7) |
| XYZ | xyz(2.3234, 3.5117, 0.9032) |
| Luminance | 0.0351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 5.00
Hunter Green (survey)
#0B4008
ΔE00 5.06
Dark Green
#033500
ΔE00 5.30
Very Dark Green
#062E03
ΔE00 6.07
Forest Green (survey)
#06470C
ΔE00 6.77
Dark Olive
#373E02
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233B0C #240C3B
analogous
#3B3B0C #233B0C #0C3B0D
triadic
#233B0C #0C233B #3B0C23
tetradic
#233B0C #0C3B3B #240C3B #3B0D0C
square
#233B0C #0C3B3B #240C3B #3B0D0C
split-complementary
#233B0C #0D0C3B #3B0C3B
monochromatic
#0F1905 #0F1905 #233B0C #416E16 #5FA121
Accessibility & contrast
On white
12.34
#233B0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#233B0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233B0C
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233B0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233B0C | 1.00 | 12.34 | 1.70 | 12.34 |
| #FFFFFF | 12.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3606
Deuteranopia (green-blind)
#3A3410
Tritanopia (blue-blind)
#233832
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #233b0c; /* rgb */ color: rgb(35, 59, 12); /* oklch */ color: oklch(32.1% 0.077 132.7);
Tailwind
colors: {
custom: {
50: '#60714e',
500: '#233b0c',
950: '#000000',
},
}SCSS
$custom: #233b0c; $custom-light: #60714e; $custom-dark: #000000;
JSON
{
"hex": "#233b0c",
"rgb": {
"r": 35,
"g": 59,
"b": 12
},
"hsl": {
"h": 90.638,
"s": 66.197,
"l": 13.922
},
"oklch": {
"l": 0.32119,
"c": 0.07717,
"h": 132.7
},
"luminance": 0.03512
}Semantic roles & 50–950 ramp
primary
#233B0C
secondary
#522C77
accent
#3FE996
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050701
muted
#797A77