#262E05#262E05
#262E05 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.4% C 0.061 H 120.1°. Best body text is #FFFFFF at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #262E05 |
|---|---|
| RGB | rgb(38, 46, 5) |
| HSL | hsl(72, 80%, 10%) |
| HSV | hsv(72, 89%, 18%) |
| CMYK | cmyk(17.4%, 0%, 89.1%, 82%) |
| CIE-LAB | lab(17.35, -10.39, 22.66) |
| CIE-LCH | lch(17.35, 24.93, 114.64°) |
| OKLab | oklab(28.4% -0.0309 0.0532) |
| OKLCH | oklch(28.4% 0.062 120.1) |
| XYZ | xyz(1.8038, 2.3770, 0.5073) |
| Luminance | 0.0238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.65
Very Dark Green
#062E03
ΔE00 8.72
Dark Green
#033500
ΔE00 9.57
Dark Forest Green
#002D04
ΔE00 9.72
Hunter Green (survey)
#0B4008
ΔE00 10.67
Forrest Green
#154406
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262E05 #0D052E
analogous
#2E2105 #262E05 #122E05
triadic
#262E05 #05262E #2E0526
tetradic
#262E05 #052E21 #0D052E #2E0512
square
#262E05 #052E21 #0D052E #2E0512
split-complementary
#262E05 #05122E #21052E
monochromatic
#171C03 #171C03 #262E05 #54650B #819C11
Accessibility & contrast
On white
14.23
#262E05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#262E05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262E05
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262E05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262E05 | 1.00 | 14.23 | 1.48 | 14.23 |
| #FFFFFF | 14.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B01
Deuteranopia (green-blind)
#312B08
Tritanopia (blue-blind)
#292B26
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #262e05; /* rgb */ color: rgb(38, 46, 5); /* oklch */ color: oklch(28.4% 0.061 120.1);
Tailwind
colors: {
custom: {
50: '#616649',
500: '#262e05',
950: '#000000',
},
}SCSS
$custom: #262e05; $custom-light: #616649; $custom-dark: #000000;
JSON
{
"hex": "#262e05",
"rgb": {
"r": 38,
"g": 46,
"b": 5
},
"hsl": {
"h": 71.707,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.28398,
"c": 0.0615,
"h": 120.1
},
"luminance": 0.02377
}Semantic roles & 50–950 ramp
primary
#262E05
secondary
#2F1F70
accent
#31F758
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77