#262C08#262C08
#262C08 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.8% C 0.055 H 118.3°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #262C08 |
|---|---|
| RGB | rgb(38, 44, 8) |
| HSL | hsl(70, 69%, 10%) |
| HSV | hsv(70, 82%, 17%) |
| CMYK | cmyk(13.6%, 0%, 81.8%, 82.7%) |
| CIE-LAB | lab(16.66, -8.88, 20.59) |
| CIE-LCH | lch(16.66, 22.42, 113.34°) |
| OKLab | oklab(27.85% -0.0262 0.0488) |
| OKLCH | oklch(27.85% 0.055 118.3) |
| XYZ | xyz(1.7439, 2.2310, 0.5684) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.64
Very Dark Green
#062E03
ΔE00 9.44
Dark Forest Green
#002D04
ΔE00 10.36
Dark Green
#033500
ΔE00 10.54
Hunter Green (survey)
#0B4008
ΔE00 11.75
Forrest Green
#154406
ΔE00 11.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C08 #0E082C
analogous
#2C2008 #262C08 #142C08
triadic
#262C08 #08262C #2C0826
tetradic
#262C08 #082C20 #0E082C #2C0814
square
#262C08 #082C20 #0E082C #2C0814
split-complementary
#262C08 #08142C #20082C
monochromatic
#161A05 #161A05 #262C08 #536011 #7F941B
Accessibility & contrast
On white
14.52
#262C08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#262C08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C08
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C08 | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2904
Deuteranopia (green-blind)
#2F290B
Tritanopia (blue-blind)
#292925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262c08; /* rgb */ color: rgb(38, 44, 8); /* oklch */ color: oklch(27.8% 0.055 118.3);
Tailwind
colors: {
custom: {
50: '#61654a',
500: '#262c08',
950: '#000000',
},
}SCSS
$custom: #262c08; $custom-light: #61654a; $custom-dark: #000000;
JSON
{
"hex": "#262c08",
"rgb": {
"r": 38,
"g": 44,
"b": 8
},
"hsl": {
"h": 70,
"s": 69.231,
"l": 10.196
},
"oklch": {
"l": 0.27847,
"c": 0.05536,
"h": 118.3
},
"luminance": 0.02231
}Semantic roles & 50–950 ramp
primary
#262C08
secondary
#31256B
accent
#3CEC59
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050501
muted
#797A77