#262E10#262E10
#262E10 is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.050 H 122.0°. Best body text is #FFFFFF at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #262E10 |
|---|---|
| RGB | rgb(38, 46, 16) |
| HSL | hsl(76, 48%, 12%) |
| HSV | hsv(76, 65%, 18%) |
| CMYK | cmyk(17.4%, 0%, 65.2%, 82%) |
| CIE-LAB | lab(17.48, -9.32, 17.90) |
| CIE-LCH | lch(17.48, 20.18, 117.50°) |
| OKLab | oklab(28.54% -0.0264 0.0423) |
| OKLCH | oklch(28.54% 0.05 122) |
| XYZ | xyz(1.8699, 2.4035, 0.8555) |
| Luminance | 0.0240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.41
Very Dark Green
#062E03
ΔE00 8.89
Dark Forest Green
#002D04
ΔE00 9.74
Dark Green
#033500
ΔE00 10.14
Hunter Green (survey)
#0B4008
ΔE00 11.31
Forrest Green
#154406
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262E10 #18102E
analogous
#2E2710 #262E10 #172E10
triadic
#262E10 #10262E #2E1026
tetradic
#262E10 #102E27 #18102E #2E1017
square
#262E10 #102E27 #18102E #2E1017
split-complementary
#262E10 #10172E #27102E
monochromatic
#131708 #131708 #262E10 #4C5B20 #718930
Accessibility & contrast
On white
14.18
#262E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#262E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262E10
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262E10 | 1.00 | 14.18 | 1.48 | 14.18 |
| #FFFFFF | 14.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0D
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#282C27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #262e10; /* rgb */ color: rgb(38, 46, 16); /* oklch */ color: oklch(28.5% 0.050 122.0);
Tailwind
colors: {
custom: {
50: '#61664f',
500: '#262e10',
950: '#000000',
},
}SCSS
$custom: #262e10; $custom-light: #61664f; $custom-dark: #000000;
JSON
{
"hex": "#262e10",
"rgb": {
"r": 38,
"g": 46,
"b": 16
},
"hsl": {
"h": 76,
"s": 48.387,
"l": 12.157
},
"oklch": {
"l": 0.28537,
"c": 0.04985,
"h": 122
},
"luminance": 0.02403
}Semantic roles & 50–950 ramp
primary
#262E10
secondary
#413367
accent
#50D874
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050602
muted
#797A78