#262A06#262A06
#262A06 is a dark, muted yellow. Relative luminance 0.021; OKLCH L 27.2% C 0.055 H 115.5°. Best body text is #FFFFFF at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #262A06 |
|---|---|
| RGB | rgb(38, 42, 6) |
| HSL | hsl(67, 75%, 9%) |
| HSV | hsv(67, 86%, 16%) |
| CMYK | cmyk(9.5%, 0%, 85.7%, 83.5%) |
| CIE-LAB | lab(15.91, -7.80, 20.47) |
| CIE-LCH | lch(15.91, 21.91, 110.87°) |
| OKLab | oklab(27.24% -0.0235 0.0492) |
| OKLCH | oklch(27.24% 0.055 115.5) |
| XYZ | xyz(1.6602, 2.0812, 0.4865) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 8.08
Very Dark Green
#062E03
ΔE00 10.26
Dark Forest Green
#002D04
ΔE00 11.15
Dark Green
#033500
ΔE00 11.41
Hunter Green (survey)
#0B4008
ΔE00 12.68
Forrest Green
#154406
ΔE00 12.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262A06 #0A062A
analogous
#2A1C06 #262A06 #142A06
triadic
#262A06 #06262A #2A0626
tetradic
#262A06 #062A1C #0A062A #2A0614
square
#262A06 #062A1C #0A062A #2A0614
split-complementary
#262A06 #06142A #1C062A
monochromatic
#181B04 #181B04 #262A06 #56600E #879515
Accessibility & contrast
On white
14.83
#262A06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#262A06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262A06
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262A06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262A06 | 1.00 | 14.83 | 1.42 | 14.83 |
| #FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2702
Deuteranopia (green-blind)
#2D2808
Tritanopia (blue-blind)
#292723
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #262a06; /* rgb */ color: rgb(38, 42, 6); /* oklch */ color: oklch(27.2% 0.055 115.5);
Tailwind
colors: {
custom: {
50: '#616349',
500: '#262a06',
950: '#000000',
},
}SCSS
$custom: #262a06; $custom-light: #616349; $custom-dark: #000000;
JSON
{
"hex": "#262a06",
"rgb": {
"r": 38,
"g": 42,
"b": 6
},
"hsl": {
"h": 66.667,
"s": 75,
"l": 9.412
},
"oklch": {
"l": 0.27239,
"c": 0.05456,
"h": 115.5
},
"luminance": 0.02081
}Semantic roles & 50–950 ramp
primary
#262A06
secondary
#29216B
accent
#36F24B
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050501
muted
#797977