#262C09#262C09
#262C09 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.9% C 0.054 H 118.4°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #262C09 |
|---|---|
| RGB | rgb(38, 44, 9) |
| HSL | hsl(70, 66%, 10%) |
| HSV | hsv(70, 80%, 17%) |
| CMYK | cmyk(13.6%, 0%, 79.5%, 82.7%) |
| CIE-LAB | lab(16.67, -8.79, 20.19) |
| CIE-LCH | lch(16.67, 22.02, 113.52°) |
| OKLab | oklab(27.86% -0.0258 0.0478) |
| OKLCH | oklch(27.86% 0.054 118.4) |
| XYZ | xyz(1.7494, 2.2332, 0.5973) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.78
Very Dark Green
#062E03
ΔE00 9.46
Dark Forest Green
#002D04
ΔE00 10.37
Dark Green
#033500
ΔE00 10.59
Hunter Green (survey)
#0B4008
ΔE00 11.81
Forrest Green
#154406
ΔE00 12.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C09 #0F092C
analogous
#2C2009 #262C09 #142C09
triadic
#262C09 #09262C #2C0926
tetradic
#262C09 #092C20 #0F092C #2C0914
square
#262C09 #092C20 #0F092C #2C0914
split-complementary
#262C09 #09142C #20092C
monochromatic
#161905 #161905 #262C09 #525F13 #7E921E
Accessibility & contrast
On white
14.52
#262C09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#262C09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C09
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C09 | 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)
#2F2905
Deuteranopia (green-blind)
#2F290B
Tritanopia (blue-blind)
#292925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262c09; /* rgb */ color: rgb(38, 44, 9); /* oklch */ color: oklch(27.9% 0.054 118.4);
Tailwind
colors: {
custom: {
50: '#61654b',
500: '#262c09',
950: '#000000',
},
}SCSS
$custom: #262c09; $custom-light: #61654b; $custom-dark: #000000;
JSON
{
"hex": "#262c09",
"rgb": {
"r": 38,
"g": 44,
"b": 9
},
"hsl": {
"h": 70.286,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.27859,
"c": 0.05432,
"h": 118.4
},
"luminance": 0.02233
}Semantic roles & 50–950 ramp
primary
#262C09
secondary
#32276A
accent
#3FE95C
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050501
muted
#797A77