#262F11#262F11
#262F11 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.050 H 123.4°. Best body text is #FFFFFF at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #262F11 |
|---|---|
| RGB | rgb(38, 47, 17) |
| HSL | hsl(78, 47%, 13%) |
| HSV | hsv(78, 64%, 18%) |
| CMYK | cmyk(19.1%, 0%, 63.8%, 81.6%) |
| CIE-LAB | lab(17.85, -9.82, 17.78) |
| CIE-LCH | lch(17.85, 20.31, 118.91°) |
| OKLab | oklab(28.84% -0.0277 0.042) |
| OKLCH | oklch(28.84% 0.05 123.4) |
| XYZ | xyz(1.9170, 2.4856, 0.9090) |
| Luminance | 0.0249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.37
Very Dark Green
#062E03
ΔE00 8.54
Dark Forest Green
#002D04
ΔE00 9.39
Dark Green
#033500
ΔE00 9.78
Hunter Green (survey)
#0B4008
ΔE00 10.91
Forrest Green
#154406
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262F11 #1A112F
analogous
#2F2911 #262F11 #172F11
triadic
#262F11 #11262F #2F1126
tetradic
#262F11 #112F29 #1A112F #2F1117
square
#262F11 #112F29 #1A112F #2F1117
split-complementary
#262F11 #11172F #29112F
monochromatic
#121608 #121608 #262F11 #4A5C21 #6F8932
Accessibility & contrast
On white
14.03
#262F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#262F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262F11
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262F11 | 1.00 | 14.03 | 1.50 | 14.03 |
| #FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0E
Deuteranopia (green-blind)
#312C13
Tritanopia (blue-blind)
#282D28
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #262f11; /* rgb */ color: rgb(38, 47, 17); /* oklch */ color: oklch(28.8% 0.050 123.4);
Tailwind
colors: {
custom: {
50: '#616750',
500: '#262f11',
950: '#000000',
},
}SCSS
$custom: #262f11; $custom-light: #616750; $custom-dark: #000000;
JSON
{
"hex": "#262f11",
"rgb": {
"r": 38,
"g": 47,
"b": 17
},
"hsl": {
"h": 78,
"s": 46.875,
"l": 12.549
},
"oklch": {
"l": 0.28844,
"c": 0.05035,
"h": 123.4
},
"luminance": 0.02486
}Semantic roles & 50–950 ramp
primary
#262F11
secondary
#443467
accent
#51D779
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050602
muted
#797A78