#263127#263127
#263127 is a dark, muted green. Relative luminance 0.028; OKLCH L 29.9% C 0.023 H 147.4°. Best body text is #FFFFFF at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #263127 |
|---|---|
| RGB | rgb(38, 49, 39) |
| HSL | hsl(125, 13%, 17%) |
| HSV | hsv(125, 22%, 19%) |
| CMYK | cmyk(22.4%, 0%, 20.4%, 80.8%) |
| CIE-LAB | lab(19.04, -7.15, 4.87) |
| CIE-LCH | lch(19.04, 8.65, 145.78°) |
| OKLab | oklab(29.94% -0.0196 0.0126) |
| OKLCH | oklch(29.94% 0.023 147.4) |
| XYZ | xyz(2.2638, 2.7551, 2.3316) |
| Luminance | 0.0276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.56
Onyx
#353839
ΔE00 9.15
Dark Grey
#363737
ΔE00 9.26
Gunmetal
#2A3439
ΔE00 9.78
Charcoal Grey
#3C4142
ΔE00 9.85
Darkslategray
#2F4F4F
ΔE00 12.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263127 #312630
analogous
#2B3126 #263127 #26312D
triadic
#263127 #272631 #312726
tetradic
#263127 #262B31 #312630 #312D26
square
#263127 #262B31 #312630 #312D26
split-complementary
#263127 #2D2631 #31262B
monochromatic
#0D110E #0D110E #263127 #415342 #5B765E
Accessibility & contrast
On white
13.54
#263127 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#263127 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263127
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263127 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263127 | 1.00 | 13.54 | 1.55 | 13.54 |
| #FFFFFF | 13.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312F26
Deuteranopia (green-blind)
#2F2E27
Tritanopia (blue-blind)
#25302E
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #263127; /* rgb */ color: rgb(38, 49, 39); /* oklch */ color: oklch(29.9% 0.023 147.4);
Tailwind
colors: {
custom: {
50: '#606961',
500: '#263127',
950: '#000000',
},
}SCSS
$custom: #263127; $custom-light: #606961; $custom-dark: #000000;
JSON
{
"hex": "#263127",
"rgb": {
"r": 38,
"g": 49,
"b": 39
},
"hsl": {
"h": 125.455,
"s": 12.644,
"l": 17.059
},
"oklch": {
"l": 0.29944,
"c": 0.02332,
"h": 147.4
},
"luminance": 0.02755
}Semantic roles & 50–950 ramp
primary
#263127
secondary
#615160
accent
#72AFB6
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050605
muted
#797A79