#262C13#262C13
#262C13 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.0% C 0.043 H 120.3°. Best body text is #FFFFFF at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #262C13 |
|---|---|
| RGB | rgb(38, 44, 19) |
| HSL | hsl(74, 40%, 12%) |
| HSV | hsv(74, 57%, 17%) |
| CMYK | cmyk(13.6%, 0%, 56.8%, 82.7%) |
| CIE-LAB | lab(16.80, -7.67, 15.28) |
| CIE-LCH | lch(16.80, 17.10, 116.64°) |
| OKLab | oklab(28.01% -0.0214 0.0367) |
| OKLCH | oklch(28.01% 0.043 120.3) |
| XYZ | xyz(1.8176, 2.2605, 0.9565) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.82
Very Dark Green
#062E03
ΔE00 10.12
Dark Forest Green
#002D04
ΔE00 10.86
Dark Green
#033500
ΔE00 11.56
Hunter Green (survey)
#0B4008
ΔE00 12.78
Charcoal (survey)
#343837
ΔE00 12.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C13 #19132C
analogous
#2C2613 #262C13 #1A2C13
triadic
#262C13 #13262C #2C1326
tetradic
#262C13 #132C26 #19132C #2C131A
square
#262C13 #132C26 #19132C #2C131A
split-complementary
#262C13 #131A2C #26132C
monochromatic
#121509 #121509 #262C13 #4B5725 #708138
Accessibility & contrast
On white
14.46
#262C13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#262C13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C13
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C13 | 1.00 | 14.46 | 1.45 | 14.46 |
| #FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A11
Deuteranopia (green-blind)
#2E2A14
Tritanopia (blue-blind)
#282A26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262c13; /* rgb */ color: rgb(38, 44, 19); /* oklch */ color: oklch(28.0% 0.043 120.3);
Tailwind
colors: {
custom: {
50: '#616551',
500: '#262c13',
950: '#000000',
},
}SCSS
$custom: #262c13; $custom-light: #616551; $custom-dark: #000000;
JSON
{
"hex": "#262c13",
"rgb": {
"r": 38,
"g": 44,
"b": 19
},
"hsl": {
"h": 74.4,
"s": 39.683,
"l": 12.353
},
"oklch": {
"l": 0.28008,
"c": 0.04252,
"h": 120.3
},
"luminance": 0.0226
}Semantic roles & 50–950 ramp
primary
#262C13
secondary
#423863
accent
#58D075
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050502
muted
#797A78