#263104#263104
#263104 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.3% C 0.067 H 122.7°. Best body text is #FFFFFF at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #263104 |
|---|---|
| RGB | rgb(38, 49, 4) |
| HSL | hsl(75, 85%, 10%) |
| HSV | hsv(75, 92%, 19%) |
| CMYK | cmyk(22.4%, 0%, 91.8%, 80.8%) |
| CIE-LAB | lab(18.44, -12.29, 24.37) |
| CIE-LCH | lch(18.44, 27.30, 116.76°) |
| OKLab | oklab(29.27% -0.0362 0.0563) |
| OKLCH | oklch(29.27% 0.067 122.7) |
| XYZ | xyz(1.9196, 2.6175, 0.5189) |
| Luminance | 0.0262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.83
Very Dark Green
#062E03
ΔE00 7.96
Dark Green
#033500
ΔE00 8.47
Dark Forest Green
#002D04
ΔE00 9.03
Hunter Green (survey)
#0B4008
ΔE00 9.35
Forrest Green
#154406
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263104 #0F0431
analogous
#312504 #263104 #0F3104
triadic
#263104 #042631 #310426
tetradic
#263104 #043125 #0F0431 #31040F
square
#263104 #043125 #0F0431 #31040F
split-complementary
#263104 #040F31 #250431
monochromatic
#161C02 #161C02 #263104 #526A09 #7EA20D
Accessibility & contrast
On white
13.78
#263104 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#263104 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263104
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263104 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263104 | 1.00 | 13.78 | 1.52 | 13.78 |
| #FFFFFF | 13.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352D00
Deuteranopia (green-blind)
#332D07
Tritanopia (blue-blind)
#292E29
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #263104; /* rgb */ color: rgb(38, 49, 4); /* oklch */ color: oklch(29.3% 0.067 122.7);
Tailwind
colors: {
custom: {
50: '#626949',
500: '#263104',
950: '#000000',
},
}SCSS
$custom: #263104; $custom-light: #626949; $custom-dark: #000000;
JSON
{
"hex": "#263104",
"rgb": {
"r": 38,
"g": 49,
"b": 4
},
"hsl": {
"h": 74.667,
"s": 84.906,
"l": 10.392
},
"oklch": {
"l": 0.29274,
"c": 0.06693,
"h": 122.7
},
"luminance": 0.02617
}Semantic roles & 50–950 ramp
primary
#263104
secondary
#321D73
accent
#2DFB5F
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77