#262C14#262C14
#262C14 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.0% C 0.041 H 120.6°. Best body text is #FFFFFF at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #262C14 |
|---|---|
| RGB | rgb(38, 44, 20) |
| HSL | hsl(75, 38%, 13%) |
| HSV | hsv(75, 55%, 17%) |
| CMYK | cmyk(13.6%, 0%, 54.5%, 82.7%) |
| CIE-LAB | lab(16.82, -7.52, 14.66) |
| CIE-LCH | lch(16.82, 16.48, 117.17°) |
| OKLab | oklab(28.03% -0.021 0.0354) |
| OKLCH | oklch(28.03% 0.041 120.6) |
| XYZ | xyz(1.8263, 2.2639, 1.0025) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 10.12
Very Dark Green
#062E03
ΔE00 10.27
Dark Forest Green
#002D04
ΔE00 10.98
Dark Green
#033500
ΔE00 11.73
Charcoal (survey)
#343837
ΔE00 12.53
Hunter Green (survey)
#0B4008
ΔE00 12.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C14 #1A142C
analogous
#2C2614 #262C14 #1A2C14
triadic
#262C14 #14262C #2C1426
tetradic
#262C14 #142C26 #1A142C #2C141A
square
#262C14 #142C26 #1A142C #2C141A
split-complementary
#262C14 #141A2C #26142C
monochromatic
#12150A #12150A #262C14 #4A5627 #6F803A
Accessibility & contrast
On white
14.45
#262C14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#262C14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C14
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C14 | 1.00 | 14.45 | 1.45 | 14.45 |
| #FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A12
Deuteranopia (green-blind)
#2E2A15
Tritanopia (blue-blind)
#282A26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262c14; /* rgb */ color: rgb(38, 44, 20); /* oklch */ color: oklch(28.0% 0.041 120.6);
Tailwind
colors: {
custom: {
50: '#616552',
500: '#262c14',
950: '#000000',
},
}SCSS
$custom: #262c14; $custom-light: #616552; $custom-dark: #000000;
JSON
{
"hex": "#262c14",
"rgb": {
"r": 38,
"g": 44,
"b": 20
},
"hsl": {
"h": 75,
"s": 37.5,
"l": 12.549
},
"oklch": {
"l": 0.28027,
"c": 0.04114,
"h": 120.6
},
"luminance": 0.02264
}Semantic roles & 50–950 ramp
primary
#262C14
secondary
#443962
accent
#5ACD77
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050502
muted
#797A78