#263223#263223
#263223 is a dark, muted green. Relative luminance 0.028; OKLCH L 30.1% C 0.031 H 139.4°. Best body text is #FFFFFF at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #263223 |
|---|---|
| RGB | rgb(38, 50, 35) |
| HSL | hsl(108, 18%, 17%) |
| HSV | hsv(108, 30%, 20%) |
| CMYK | cmyk(24%, 0%, 30%, 80.4%) |
| CIE-LAB | lab(19.29, -8.67, 7.94) |
| CIE-LCH | lch(19.29, 11.76, 137.53°) |
| OKLab | oklab(30.11% -0.0236 0.0202) |
| OKLCH | oklch(30.11% 0.031 139.4) |
| XYZ | xyz(2.2432, 2.8146, 2.0149) |
| Luminance | 0.0282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.63
Very Dark Green
#062E03
ΔE00 11.03
Dark Grey
#363737
ΔE00 11.23
Onyx
#353839
ΔE00 11.28
Dark Forest Green
#002D04
ΔE00 11.39
Charcoal Grey
#3C4142
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263223 #2F2332
analogous
#2E3223 #263223 #233228
triadic
#263223 #232632 #322326
tetradic
#263223 #232E32 #2F2332 #322823
square
#263223 #232E32 #2F2332 #322823
split-complementary
#263223 #282332 #32232E
monochromatic
#0E120D #0E120D #263223 #41563C #5D7A55
Accessibility & contrast
On white
13.44
#263223 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#263223 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263223
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263223 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263223 | 1.00 | 13.44 | 1.56 | 13.44 |
| #FFFFFF | 13.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F22
Deuteranopia (green-blind)
#312E24
Tritanopia (blue-blind)
#25312E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #263223; /* rgb */ color: rgb(38, 50, 35); /* oklch */ color: oklch(30.1% 0.031 139.4);
Tailwind
colors: {
custom: {
50: '#60695d',
500: '#263223',
950: '#000000',
},
}SCSS
$custom: #263223; $custom-light: #60695d; $custom-dark: #000000;
JSON
{
"hex": "#263223",
"rgb": {
"r": 38,
"g": 50,
"b": 35
},
"hsl": {
"h": 108,
"s": 17.647,
"l": 16.667
},
"oklch": {
"l": 0.30109,
"c": 0.03104,
"h": 139.4
},
"luminance": 0.02815
}Semantic roles & 50–950 ramp
primary
#263223
secondary
#5F4D63
accent
#6DBAAB
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050604
muted
#797A79