#262F04#262F04
#262F04 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.7% C 0.064 H 121.0°. Best body text is #FFFFFF at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #262F04 |
|---|---|
| RGB | rgb(38, 47, 4) |
| HSL | hsl(73, 84%, 10%) |
| HSV | hsv(73, 91%, 18%) |
| CMYK | cmyk(19.1%, 0%, 91.5%, 81.6%) |
| CIE-LAB | lab(17.71, -11.10, 23.50) |
| CIE-LCH | lch(17.71, 25.99, 115.27°) |
| OKLab | oklab(28.68% -0.0329 0.0549) |
| OKLCH | oklch(28.68% 0.064 121) |
| XYZ | xyz(1.8378, 2.4539, 0.4917) |
| Luminance | 0.0245 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.27
Very Dark Green
#062E03
ΔE00 8.44
Dark Green
#033500
ΔE00 9.17
Dark Forest Green
#002D04
ΔE00 9.47
Hunter Green (survey)
#0B4008
ΔE00 10.20
Forrest Green
#154406
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262F04 #0D042F
analogous
#2F2204 #262F04 #112F04
triadic
#262F04 #04262F #2F0426
tetradic
#262F04 #042F22 #0D042F #2F0411
square
#262F04 #042F22 #0D042F #2F0411
split-complementary
#262F04 #04112F #22042F
monochromatic
#171C02 #171C02 #262F04 #546709 #81A00E
Accessibility & contrast
On white
14.09
#262F04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#262F04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262F04
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262F04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262F04 | 1.00 | 14.09 | 1.49 | 14.09 |
| #FFFFFF | 14.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#322B07
Tritanopia (blue-blind)
#292C27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #262f04; /* rgb */ color: rgb(38, 47, 4); /* oklch */ color: oklch(28.7% 0.064 121.0);
Tailwind
colors: {
custom: {
50: '#626749',
500: '#262f04',
950: '#000000',
},
}SCSS
$custom: #262f04; $custom-light: #626749; $custom-dark: #000000;
JSON
{
"hex": "#262f04",
"rgb": {
"r": 38,
"g": 47,
"b": 4
},
"hsl": {
"h": 72.558,
"s": 84.314,
"l": 10
},
"oklch": {
"l": 0.28682,
"c": 0.06401,
"h": 121
},
"luminance": 0.02454
}Semantic roles & 50–950 ramp
primary
#262F04
secondary
#2F1D72
accent
#2DFB58
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77