#262E02#262E02
#262E02 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.4% C 0.065 H 119.7°. Best body text is #FFFFFF at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #262E02 |
|---|---|
| RGB | rgb(38, 46, 2) |
| HSL | hsl(71, 92%, 9%) |
| HSV | hsv(71, 96%, 18%) |
| CMYK | cmyk(17.4%, 0%, 95.7%, 82%) |
| CIE-LAB | lab(17.32, -10.67, 23.85) |
| CIE-LCH | lch(17.32, 26.13, 114.11°) |
| OKLab | oklab(28.36% -0.0321 0.0562) |
| OKLCH | oklch(28.36% 0.065 119.7) |
| XYZ | xyz(1.7873, 2.3705, 0.4208) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.31
Very Dark Green
#062E03
ΔE00 8.78
Dark Green
#033500
ΔE00 9.53
Dark Forest Green
#002D04
ΔE00 9.80
Hunter Green (survey)
#0B4008
ΔE00 10.60
Forrest Green
#154406
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262E02 #0A022E
analogous
#2E2002 #262E02 #102E02
triadic
#262E02 #02262E #2E0226
tetradic
#262E02 #022E20 #0A022E #2E0210
square
#262E02 #022E20 #0A022E #2E0210
split-complementary
#262E02 #02102E #20022E
monochromatic
#181D01 #181D01 #262E02 #566905 #87A307
Accessibility & contrast
On white
14.25
#262E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#262E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262E02
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262E02 | 1.00 | 14.25 | 1.47 | 14.25 |
| #FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B00
Deuteranopia (green-blind)
#312B05
Tritanopia (blue-blind)
#292B26
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #262e02; /* rgb */ color: rgb(38, 46, 2); /* oklch */ color: oklch(28.4% 0.065 119.7);
Tailwind
colors: {
custom: {
50: '#626648',
500: '#262e02',
950: '#000000',
},
}SCSS
$custom: #262e02; $custom-light: #626648; $custom-dark: #000000;
JSON
{
"hex": "#262e02",
"rgb": {
"r": 38,
"g": 46,
"b": 2
},
"hsl": {
"h": 70.909,
"s": 91.667,
"l": 9.412
},
"oklch": {
"l": 0.28363,
"c": 0.06472,
"h": 119.7
},
"luminance": 0.0237
}Semantic roles & 50–950 ramp
primary
#262E02
secondary
#291973
accent
#29FF50
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050600
muted
#797A77