#262B10#262B10
#262B10 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.7% C 0.045 H 118.1°. Best body text is #FFFFFF at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #262B10 |
|---|---|
| RGB | rgb(38, 43, 16) |
| HSL | hsl(71, 46%, 12%) |
| HSV | hsv(71, 63%, 17%) |
| CMYK | cmyk(11.6%, 0%, 62.8%, 83.1%) |
| CIE-LAB | lab(16.39, -7.42, 16.56) |
| CIE-LCH | lch(16.39, 18.15, 114.12°) |
| OKLab | oklab(27.67% -0.0211 0.0395) |
| OKLCH | oklch(27.67% 0.045 118.1) |
| XYZ | xyz(1.7568, 2.1772, 0.8178) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.39
Very Dark Green
#062E03
ΔE00 10.30
Dark Forest Green
#002D04
ΔE00 11.08
Dark Green
#033500
ΔE00 11.67
Hunter Green (survey)
#0B4008
ΔE00 12.92
Forrest Green
#154406
ΔE00 13.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262B10 #15102B
analogous
#2B2310 #262B10 #192B10
triadic
#262B10 #10262B #2B1026
tetradic
#262B10 #102B23 #15102B #2B1019
square
#262B10 #102B23 #15102B #2B1019
split-complementary
#262B10 #10192B #23102B
monochromatic
#141608 #141608 #262B10 #4D5821 #758431
Accessibility & contrast
On white
14.63
#262B10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#262B10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262B10
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262B10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262B10 | 1.00 | 14.63 | 1.44 | 14.63 |
| #FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E290E
Deuteranopia (green-blind)
#2D2912
Tritanopia (blue-blind)
#282925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262b10; /* rgb */ color: rgb(38, 43, 16); /* oklch */ color: oklch(27.7% 0.045 118.1);
Tailwind
colors: {
custom: {
50: '#61644f',
500: '#262b10',
950: '#000000',
},
}SCSS
$custom: #262b10; $custom-light: #61644f; $custom-dark: #000000;
JSON
{
"hex": "#262b10",
"rgb": {
"r": 38,
"g": 43,
"b": 16
},
"hsl": {
"h": 71.111,
"s": 45.763,
"l": 11.569
},
"oklch": {
"l": 0.27666,
"c": 0.04477,
"h": 118.1
},
"luminance": 0.02177
}Semantic roles & 50–950 ramp
primary
#262B10
secondary
#3C3364
accent
#52D56B
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050502
muted
#797978