#263222#263222
#263222 is a dark, muted green. Relative luminance 0.028; OKLCH L 30.1% C 0.032 H 138.0°. Best body text is #FFFFFF at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #263222 |
|---|---|
| RGB | rgb(38, 50, 34) |
| HSL | hsl(105, 19%, 16%) |
| HSV | hsv(105, 32%, 20%) |
| CMYK | cmyk(24%, 0%, 32%, 80.4%) |
| CIE-LAB | lab(19.26, -8.88, 8.58) |
| CIE-LCH | lch(19.26, 12.34, 135.98°) |
| OKLab | oklab(30.08% -0.0241 0.0217) |
| OKLCH | oklch(30.08% 0.032 138) |
| XYZ | xyz(2.2286, 2.8087, 1.9378) |
| Luminance | 0.0281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 10.00
Very Dark Green
#062E03
ΔE00 10.68
Dark Forest Green
#002D04
ΔE00 11.07
Dark Grey
#363737
ΔE00 11.57
Onyx
#353839
ΔE00 11.65
Charcoal Grey
#3C4142
ΔE00 12.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263222 #2E2232
analogous
#2E3222 #263222 #223226
triadic
#263222 #222632 #322226
tetradic
#263222 #222E32 #2E2232 #322622
square
#263222 #222E32 #2E2232 #322622
split-complementary
#263222 #262232 #32222E
monochromatic
#0E120C #0E120C #263222 #42563B #5D7B54
Accessibility & contrast
On white
13.45
#263222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#263222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263222
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263222 | 1.00 | 13.45 | 1.56 | 13.45 |
| #FFFFFF | 13.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F21
Deuteranopia (green-blind)
#312E23
Tritanopia (blue-blind)
#26312E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #263222; /* rgb */ color: rgb(38, 50, 34); /* oklch */ color: oklch(30.1% 0.032 138.0);
Tailwind
colors: {
custom: {
50: '#60695d',
500: '#263222',
950: '#000000',
},
}SCSS
$custom: #263222; $custom-light: #60695d; $custom-dark: #000000;
JSON
{
"hex": "#263222",
"rgb": {
"r": 38,
"g": 50,
"b": 34
},
"hsl": {
"h": 105,
"s": 19.048,
"l": 16.471
},
"oklch": {
"l": 0.30082,
"c": 0.03248,
"h": 138
},
"luminance": 0.02809
}Semantic roles & 50–950 ramp
primary
#263222
secondary
#5E4C64
accent
#6CBCA8
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050604
muted
#797A79