#233B0E#233B0E
#233B0E is a dark, moderate yellow-green. Relative luminance 0.035; OKLCH L 32.1% C 0.075 H 133.2°. Best body text is #FFFFFF at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #233B0E |
|---|---|
| RGB | rgb(35, 59, 14) |
| HSL | hsl(92, 62%, 14%) |
| HSV | hsv(92, 76%, 23%) |
| CMYK | cmyk(40.7%, 0%, 76.3%, 76.9%) |
| CIE-LAB | lab(22.01, -18.44, 24.05) |
| CIE-LCH | lch(22.01, 30.30, 127.47°) |
| OKLab | oklab(32.14% -0.0516 0.055) |
| OKLCH | oklch(32.14% 0.075 133.2) |
| XYZ | xyz(2.3363, 3.5169, 0.9711) |
| Luminance | 0.0352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 5.09
Forrest Green
#154406
ΔE00 5.14
Dark Green
#033500
ΔE00 5.28
Very Dark Green
#062E03
ΔE00 5.91
Forest Green (survey)
#06470C
ΔE00 6.80
Dark Forest Green
#002D04
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233B0E #260E3B
analogous
#3A3B0E #233B0E #0E3B10
triadic
#233B0E #0E233B #3B0E23
tetradic
#233B0E #0E3A3B #260E3B #3B100E
square
#233B0E #0E3A3B #260E3B #3B100E
split-complementary
#233B0E #100E3B #3B0E3A
monochromatic
#0F1906 #0F1906 #233B0E #406C1A #5E9E25
Accessibility & contrast
On white
12.33
#233B0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#233B0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233B0E
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233B0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233B0E | 1.00 | 12.33 | 1.70 | 12.33 |
| #FFFFFF | 12.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3608
Deuteranopia (green-blind)
#3A3412
Tritanopia (blue-blind)
#233832
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #233b0e; /* rgb */ color: rgb(35, 59, 14); /* oklch */ color: oklch(32.1% 0.075 133.2);
Tailwind
colors: {
custom: {
50: '#60714f',
500: '#233b0e',
950: '#000000',
},
}SCSS
$custom: #233b0e; $custom-light: #60714f; $custom-dark: #000000;
JSON
{
"hex": "#233b0e",
"rgb": {
"r": 35,
"g": 59,
"b": 14
},
"hsl": {
"h": 92,
"s": 61.644,
"l": 14.314
},
"oklch": {
"l": 0.3214,
"c": 0.07545,
"h": 133.2
},
"luminance": 0.03517
}Semantic roles & 50–950 ramp
primary
#233B0E
secondary
#552F76
accent
#43E599
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050702
muted
#797A78