#233C0C#233C0C
#233C0C is a dark, moderate yellow-green. Relative luminance 0.036; OKLCH L 32.4% C 0.079 H 133.1°. Best body text is #FFFFFF at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #233C0C |
|---|---|
| RGB | rgb(35, 60, 12) |
| HSL | hsl(91, 67%, 14%) |
| HSV | hsv(91, 80%, 24%) |
| CMYK | cmyk(41.7%, 0%, 80%, 76.5%) |
| CIE-LAB | lab(22.36, -19.15, 25.38) |
| CIE-LCH | lch(22.36, 31.79, 127.03°) |
| OKLab | oklab(32.42% -0.0537 0.0575) |
| OKLCH | oklch(32.42% 0.079 133.1) |
| XYZ | xyz(2.3753, 3.6155, 0.9205) |
| Luminance | 0.0362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 4.65
Hunter Green (survey)
#0B4008
ΔE00 4.78
Dark Green
#033500
ΔE00 5.25
Very Dark Green
#062E03
ΔE00 6.20
Forest Green (survey)
#06470C
ΔE00 6.44
British Racing Green
#05480D
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233C0C #250C3C
analogous
#3B3C0C #233C0C #0C3C0D
triadic
#233C0C #0C233C #3C0C23
tetradic
#233C0C #0C3B3C #250C3C #3C0D0C
square
#233C0C #0C3B3C #250C3C #3C0D0C
split-complementary
#233C0C #0D0C3C #3C0C3B
monochromatic
#0F1A05 #0F1A05 #233C0C #416F16 #5FA220
Accessibility & contrast
On white
12.19
#233C0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.72
#233C0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233C0C
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233C0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233C0C | 1.00 | 12.19 | 1.72 | 12.19 |
| #FFFFFF | 12.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.72 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3705
Deuteranopia (green-blind)
#3B3510
Tritanopia (blue-blind)
#233932
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #233c0c; /* rgb */ color: rgb(35, 60, 12); /* oklch */ color: oklch(32.4% 0.079 133.1);
Tailwind
colors: {
custom: {
50: '#60724e',
500: '#233c0c',
950: '#000000',
},
}SCSS
$custom: #233c0c; $custom-light: #60724e; $custom-dark: #000000;
JSON
{
"hex": "#233c0c",
"rgb": {
"r": 35,
"g": 60,
"b": 12
},
"hsl": {
"h": 91.25,
"s": 66.667,
"l": 14.118
},
"oklch": {
"l": 0.32421,
"c": 0.07872,
"h": 133.1
},
"luminance": 0.03616
}Semantic roles & 50–950 ramp
primary
#233C0C
secondary
#532C78
accent
#3EEA97
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050802
muted
#797B78