#263128#263128
#263128 is a dark, muted green. Relative luminance 0.028; OKLCH L 30.0% C 0.022 H 150.2°. Best body text is #FFFFFF at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #263128 |
|---|---|
| RGB | rgb(38, 49, 40) |
| HSL | hsl(131, 13%, 17%) |
| HSV | hsv(131, 22%, 19%) |
| CMYK | cmyk(22.4%, 0%, 18.4%, 80.8%) |
| CIE-LAB | lab(19.06, -6.92, 4.22) |
| CIE-LCH | lch(19.06, 8.11, 148.62°) |
| OKLab | oklab(29.98% -0.0191 0.0109) |
| OKLCH | oklch(29.98% 0.022 150.2) |
| XYZ | xyz(2.2805, 2.7618, 2.4200) |
| Luminance | 0.0276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.16
Onyx
#353839
ΔE00 8.74
Dark Grey
#363737
ΔE00 8.89
Gunmetal
#2A3439
ΔE00 9.24
Charcoal Grey
#3C4142
ΔE00 9.47
Darkslategray
#2F4F4F
ΔE00 11.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263128 #31262F
analogous
#2A3126 #263128 #26312E
triadic
#263128 #282631 #312826
tetradic
#263128 #262A31 #31262F #312E26
square
#263128 #262A31 #31262F #312E26
split-complementary
#263128 #2E2631 #31262A
monochromatic
#0D110E #0D110E #263128 #415344 #5B7660
Accessibility & contrast
On white
13.53
#263128 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#263128 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263128
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263128 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263128 | 1.00 | 13.53 | 1.55 | 13.53 |
| #FFFFFF | 13.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312F28
Deuteranopia (green-blind)
#2F2E28
Tritanopia (blue-blind)
#25312E
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #263128; /* rgb */ color: rgb(38, 49, 40); /* oklch */ color: oklch(30.0% 0.022 150.2);
Tailwind
colors: {
custom: {
50: '#606961',
500: '#263128',
950: '#000000',
},
}SCSS
$custom: #263128; $custom-light: #606961; $custom-dark: #000000;
JSON
{
"hex": "#263128",
"rgb": {
"r": 38,
"g": 49,
"b": 40
},
"hsl": {
"h": 130.909,
"s": 12.644,
"l": 17.059
},
"oklch": {
"l": 0.29976,
"c": 0.022,
"h": 150.2
},
"luminance": 0.02762
}Semantic roles & 50–950 ramp
primary
#263128
secondary
#61515E
accent
#72A9B6
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050605
muted
#797A79