#223018#223018
#223018 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.9% C 0.045 H 133.2°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #223018 |
|---|---|
| RGB | rgb(34, 48, 24) |
| HSL | hsl(95, 33%, 14%) |
| HSV | hsv(95, 50%, 19%) |
| CMYK | cmyk(29.2%, 0%, 50%, 81.2%) |
| CIE-LAB | lab(18.01, -11.33, 13.50) |
| CIE-LCH | lch(18.01, 17.63, 130.00°) |
| OKLab | oklab(28.92% -0.0311 0.0331) |
| OKLCH | oklch(28.92% 0.045 133.2) |
| XYZ | xyz(1.8815, 2.5199, 1.2512) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.70
Dark Forest Green
#002D04
ΔE00 8.29
Dark Green
#033500
ΔE00 9.41
Hunter Green (survey)
#0B4008
ΔE00 10.68
Dark Olive
#373E02
ΔE00 10.83
Evergreen
#05472A
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223018 #261830
analogous
#2E3018 #223018 #18301A
triadic
#223018 #182230 #301822
tetradic
#223018 #182E30 #261830 #301A18
square
#223018 #182E30 #261830 #301A18
split-complementary
#223018 #1A1830 #30182E
monochromatic
#0E140A #0E140A #223018 #3F592C #5C8241
Accessibility & contrast
On white
13.96
#223018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#223018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223018
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223018 | 1.00 | 13.96 | 1.50 | 13.96 |
| #FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D16
Deuteranopia (green-blind)
#302C19
Tritanopia (blue-blind)
#222E2A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #223018; /* rgb */ color: rgb(34, 48, 24); /* oklch */ color: oklch(28.9% 0.045 133.2);
Tailwind
colors: {
custom: {
50: '#5d6855',
500: '#223018',
950: '#000000',
},
}SCSS
$custom: #223018; $custom-light: #5d6855; $custom-dark: #000000;
JSON
{
"hex": "#223018",
"rgb": {
"r": 34,
"g": 48,
"b": 24
},
"hsl": {
"h": 95,
"s": 33.333,
"l": 14.118
},
"oklch": {
"l": 0.28923,
"c": 0.0454,
"h": 133.2
},
"luminance": 0.0252
}Semantic roles & 50–950 ramp
primary
#223018
secondary
#553F65
accent
#5EC99D
background
#F5F6F4
surface
#E9EBE8
border
#C5C6C4
text
#040603
muted
#797A78