#223010#223010
#223010 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.056 H 129.1°. Best body text is #FFFFFF at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #223010 |
|---|---|
| RGB | rgb(34, 48, 16) |
| HSL | hsl(86, 50%, 13%) |
| HSV | hsv(86, 67%, 19%) |
| CMYK | cmyk(29.2%, 0%, 66.7%, 81.2%) |
| CIE-LAB | lab(17.88, -12.51, 18.30) |
| CIE-LCH | lch(17.88, 22.17, 124.35°) |
| OKLab | oklab(28.78% -0.035 0.0432) |
| OKLCH | oklch(28.78% 0.056 129.1) |
| XYZ | xyz(1.8102, 2.4914, 0.8756) |
| Luminance | 0.0249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.64
Dark Forest Green
#002D04
ΔE00 7.51
Dark Green
#033500
ΔE00 7.98
Dark Olive
#373E02
ΔE00 8.65
Hunter Green (survey)
#0B4008
ΔE00 9.27
Forrest Green
#154406
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223010 #1E1030
analogous
#302E10 #223010 #123010
triadic
#223010 #102230 #301022
tetradic
#223010 #10302E #1E1030 #301012
square
#223010 #10302E #1E1030 #301012
split-complementary
#223010 #101230 #2E1030
monochromatic
#101708 #101708 #223010 #435E1F #638C2F
Accessibility & contrast
On white
14.02
#223010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#223010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223010
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223010 | 1.00 | 14.02 | 1.50 | 14.02 |
| #FFFFFF | 14.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0D
Deuteranopia (green-blind)
#312B12
Tritanopia (blue-blind)
#232E29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #223010; /* rgb */ color: rgb(34, 48, 16); /* oklch */ color: oklch(28.8% 0.056 129.1);
Tailwind
colors: {
custom: {
50: '#5e684f',
500: '#223010',
950: '#000000',
},
}SCSS
$custom: #223010; $custom-light: #5e684f; $custom-dark: #000000;
JSON
{
"hex": "#223010",
"rgb": {
"r": 34,
"g": 48,
"b": 16
},
"hsl": {
"h": 86.25,
"s": 50,
"l": 12.549
},
"oklch": {
"l": 0.28777,
"c": 0.0556,
"h": 129.1
},
"luminance": 0.02491
}Semantic roles & 50–950 ramp
primary
#223010
secondary
#4A3369
accent
#4EDA8B
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78