#262C12#262C12
#262C12 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.0% C 0.044 H 120.0°. Best body text is #FFFFFF at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #262C12 |
|---|---|
| RGB | rgb(38, 44, 18) |
| HSL | hsl(74, 42%, 12%) |
| HSV | hsv(74, 59%, 17%) |
| CMYK | cmyk(13.6%, 0%, 59.1%, 82.7%) |
| CIE-LAB | lab(16.78, -7.80, 15.88) |
| CIE-LCH | lch(16.78, 17.70, 116.16°) |
| OKLab | oklab(27.99% -0.0219 0.038) |
| OKLCH | oklch(27.99% 0.044 120) |
| XYZ | xyz(1.8092, 2.2571, 0.9125) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.54
Very Dark Green
#062E03
ΔE00 10.00
Dark Forest Green
#002D04
ΔE00 10.76
Dark Green
#033500
ΔE00 11.40
Hunter Green (survey)
#0B4008
ΔE00 12.63
Forrest Green
#154406
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C12 #18122C
analogous
#2C2512 #262C12 #192C12
triadic
#262C12 #12262C #2C1226
tetradic
#262C12 #122C25 #18122C #2C1219
square
#262C12 #122C25 #18122C #2C1219
split-complementary
#262C12 #12192C #25122C
monochromatic
#131609 #131609 #262C12 #4C5724 #718336
Accessibility & contrast
On white
14.47
#262C12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#262C12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C12
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C12 | 1.00 | 14.47 | 1.45 | 14.47 |
| #FFFFFF | 14.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2910
Deuteranopia (green-blind)
#2E2913
Tritanopia (blue-blind)
#282A26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262c12; /* rgb */ color: rgb(38, 44, 18); /* oklch */ color: oklch(28.0% 0.044 120.0);
Tailwind
colors: {
custom: {
50: '#616550',
500: '#262c12',
950: '#000000',
},
}SCSS
$custom: #262c12; $custom-light: #616550; $custom-dark: #000000;
JSON
{
"hex": "#262c12",
"rgb": {
"r": 38,
"g": 44,
"b": 18
},
"hsl": {
"h": 73.846,
"s": 41.935,
"l": 12.157
},
"oklch": {
"l": 0.27989,
"c": 0.04386,
"h": 120
},
"luminance": 0.02257
}Semantic roles & 50–950 ramp
primary
#262C12
secondary
#413663
accent
#56D273
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050502
muted
#797A78