#262B11#262B11
#262B11 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.7% C 0.043 H 118.3°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #262B11 |
|---|---|
| RGB | rgb(38, 43, 17) |
| HSL | hsl(72, 43%, 12%) |
| HSV | hsv(72, 60%, 17%) |
| CMYK | cmyk(11.6%, 0%, 60.5%, 83.1%) |
| CIE-LAB | lab(16.41, -7.29, 16.01) |
| CIE-LCH | lch(16.41, 17.60, 114.48°) |
| OKLab | oklab(27.68% -0.0206 0.0383) |
| OKLCH | oklch(27.68% 0.043 118.3) |
| XYZ | xyz(1.7644, 2.1803, 0.8581) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.63
Very Dark Green
#062E03
ΔE00 10.41
Dark Forest Green
#002D04
ΔE00 11.16
Dark Green
#033500
ΔE00 11.80
Hunter Green (survey)
#0B4008
ΔE00 13.05
Charcoal (survey)
#343837
ΔE00 13.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262B11 #16112B
analogous
#2B2311 #262B11 #192B11
triadic
#262B11 #11262B #2B1126
tetradic
#262B11 #112B23 #16112B #2B1119
square
#262B11 #112B23 #16112B #2B1119
split-complementary
#262B11 #11192B #23112B
monochromatic
#131609 #131609 #262B11 #4D5722 #748334
Accessibility & contrast
On white
14.62
#262B11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#262B11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262B11
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262B11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262B11 | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E290F
Deuteranopia (green-blind)
#2D2912
Tritanopia (blue-blind)
#282925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262b11; /* rgb */ color: rgb(38, 43, 17); /* oklch */ color: oklch(27.7% 0.043 118.3);
Tailwind
colors: {
custom: {
50: '#61644f',
500: '#262b11',
950: '#000000',
},
}SCSS
$custom: #262b11; $custom-light: #61644f; $custom-dark: #000000;
JSON
{
"hex": "#262b11",
"rgb": {
"r": 38,
"g": 43,
"b": 17
},
"hsl": {
"h": 71.538,
"s": 43.333,
"l": 11.765
},
"oklch": {
"l": 0.27683,
"c": 0.04347,
"h": 118.3
},
"luminance": 0.0218
}Semantic roles & 50–950 ramp
primary
#262B11
secondary
#3E3563
accent
#55D36D
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#050502
muted
#797978