#223C0C#223C0C
#223C0C is a dark, moderate yellow-green. Relative luminance 0.036; OKLCH L 32.4% C 0.079 H 133.7°. Best body text is #FFFFFF at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #223C0C |
|---|---|
| RGB | rgb(34, 60, 12) |
| HSL | hsl(93, 67%, 14%) |
| HSV | hsv(93, 80%, 24%) |
| CMYK | cmyk(43.3%, 0%, 80%, 76.5%) |
| CIE-LAB | lab(22.30, -19.57, 25.30) |
| CIE-LCH | lch(22.30, 31.99, 127.73°) |
| OKLab | oklab(32.36% -0.0548 0.0574) |
| OKLCH | oklch(32.36% 0.079 133.7) |
| XYZ | xyz(2.3419, 3.5982, 0.9189) |
| Luminance | 0.0360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 4.47
Hunter Green (survey)
#0B4008
ΔE00 4.54
Dark Green
#033500
ΔE00 5.01
Very Dark Green
#062E03
ΔE00 6.01
Forest Green (survey)
#06470C
ΔE00 6.23
British Racing Green
#05480D
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223C0C #260C3C
analogous
#3A3C0C #223C0C #0C3C0E
triadic
#223C0C #0C223C #3C0C22
tetradic
#223C0C #0C3A3C #260C3C #3C0E0C
square
#223C0C #0C3A3C #260C3C #3C0E0C
split-complementary
#223C0C #0E0C3C #3C0C3A
monochromatic
#0E1A05 #0E1A05 #223C0C #3F6F16 #5CA220
Accessibility & contrast
On white
12.21
#223C0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.72
#223C0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223C0C
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223C0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223C0C | 1.00 | 12.21 | 1.72 | 12.21 |
| #FFFFFF | 12.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.72 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3705
Deuteranopia (green-blind)
#3B3510
Tritanopia (blue-blind)
#223932
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #223c0c; /* rgb */ color: rgb(34, 60, 12); /* oklch */ color: oklch(32.4% 0.079 133.7);
Tailwind
colors: {
custom: {
50: '#60724e',
500: '#223c0c',
950: '#000000',
},
}SCSS
$custom: #223c0c; $custom-light: #60724e; $custom-dark: #000000;
JSON
{
"hex": "#223c0c",
"rgb": {
"r": 34,
"g": 60,
"b": 12
},
"hsl": {
"h": 92.5,
"s": 66.667,
"l": 14.118
},
"oklch": {
"l": 0.32355,
"c": 0.07936,
"h": 133.7
},
"luminance": 0.03598
}Semantic roles & 50–950 ramp
primary
#223C0C
secondary
#552C78
accent
#3EEA9B
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050802
muted
#797B78