#262C19#262C19
#262C19 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.034 H 122.8°. Best body text is #FFFFFF at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #262C19 |
|---|---|
| RGB | rgb(38, 44, 25) |
| HSL | hsl(79, 28%, 14%) |
| HSV | hsv(79, 43%, 17%) |
| CMYK | cmyk(13.6%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(16.91, -6.74, 11.49) |
| CIE-LCH | lch(16.91, 13.32, 120.41°) |
| OKLab | oklab(28.13% -0.0184 0.0284) |
| OKLCH | oklch(28.13% 0.034 122.8) |
| XYZ | xyz(1.8755, 2.2836, 1.2615) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 10.80
Very Dark Green
#062E03
ΔE00 11.27
Dark Olive
#373E02
ΔE00 11.76
Dark Forest Green
#002D04
ΔE00 11.85
Dark Grey
#363737
ΔE00 11.89
Onyx
#353839
ΔE00 12.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C19 #1F192C
analogous
#2C2819 #262C19 #1C2C19
triadic
#262C19 #19262C #2C1926
tetradic
#262C19 #192C28 #1F192C #2C191C
square
#262C19 #192C28 #1F192C #2C191C
split-complementary
#262C19 #191C2C #28192C
monochromatic
#11140B #11140B #262C19 #48532F #697A45
Accessibility & contrast
On white
14.42
#262C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#262C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C19
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C19 | 1.00 | 14.42 | 1.46 | 14.42 |
| #FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A18
Deuteranopia (green-blind)
#2D2A1A
Tritanopia (blue-blind)
#272A27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #262c19; /* rgb */ color: rgb(38, 44, 25); /* oklch */ color: oklch(28.1% 0.034 122.8);
Tailwind
colors: {
custom: {
50: '#606555',
500: '#262c19',
950: '#000000',
},
}SCSS
$custom: #262c19; $custom-light: #606555; $custom-dark: #000000;
JSON
{
"hex": "#262c19",
"rgb": {
"r": 38,
"g": 44,
"b": 25
},
"hsl": {
"h": 78.947,
"s": 27.536,
"l": 13.529
},
"oklch": {
"l": 0.28133,
"c": 0.03385,
"h": 122.8
},
"luminance": 0.02284
}Semantic roles & 50–950 ramp
primary
#262C19
secondary
#4B4160
accent
#64C482
background
#F5F6F5
surface
#E9EBE8
border
#C5C6C4
text
#050503
muted
#797A78