#262C1C#262C1C
#262C1C is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.2% C 0.029 H 124.9°. Best body text is #FFFFFF at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #262C1C |
|---|---|
| RGB | rgb(38, 44, 28) |
| HSL | hsl(83, 22%, 14%) |
| HSV | hsv(83, 36%, 17%) |
| CMYK | cmyk(13.6%, 0%, 36.4%, 82.7%) |
| CIE-LAB | lab(16.98, -6.21, 9.55) |
| CIE-LCH | lch(16.98, 11.39, 123.05°) |
| OKLab | oklab(28.21% -0.0167 0.024) |
| OKLCH | oklch(28.21% 0.029 124.9) |
| XYZ | xyz(1.9096, 2.2973, 1.4412) |
| Luminance | 0.0230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.65
Dark Grey
#363737
ΔE00 10.80
Onyx
#353839
ΔE00 11.18
Very Dark Green
#062E03
ΔE00 12.09
Charcoal Grey
#3C4142
ΔE00 12.28
Dark Forest Green
#002D04
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C1C #221C2C
analogous
#2C2A1C #262C1C #1E2C1C
triadic
#262C1C #1C262C #2C1C26
tetradic
#262C1C #1C2C2A #221C2C #2C1C1E
square
#262C1C #1C2C2A #221C2C #2C1C1E
split-complementary
#262C1C #1C1E2C #2A1C2C
monochromatic
#10130C #10130C #262C1C #465134 #67774C
Accessibility & contrast
On white
14.39
#262C1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#262C1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C1C
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C1C | 1.00 | 14.39 | 1.46 | 14.39 |
| #FFFFFF | 14.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A1B
Deuteranopia (green-blind)
#2D2A1D
Tritanopia (blue-blind)
#272A28
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #262c1c; /* rgb */ color: rgb(38, 44, 28); /* oklch */ color: oklch(28.2% 0.029 124.9);
Tailwind
colors: {
custom: {
50: '#606558',
500: '#262c1c',
950: '#000000',
},
}SCSS
$custom: #262c1c; $custom-light: #606558; $custom-dark: #000000;
JSON
{
"hex": "#262c1c",
"rgb": {
"r": 38,
"g": 44,
"b": 28
},
"hsl": {
"h": 82.5,
"s": 22.222,
"l": 14.118
},
"oklch": {
"l": 0.28207,
"c": 0.02922,
"h": 124.9
},
"luminance": 0.02297
}Semantic roles & 50–950 ramp
primary
#262C1C
secondary
#4F455F
accent
#69BF89
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050503
muted
#797A78