#263607#263607
#263607 is a dark, moderate yellow-green. Relative luminance 0.031; OKLCH L 30.8% C 0.072 H 126.9°. Best body text is #FFFFFF at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #263607 |
|---|---|
| RGB | rgb(38, 54, 7) |
| HSL | hsl(80, 77%, 12%) |
| HSV | hsv(80, 87%, 21%) |
| CMYK | cmyk(29.6%, 0%, 87%, 78.8%) |
| CIE-LAB | lab(20.31, -14.93, 25.30) |
| CIE-LCH | lch(20.31, 29.37, 120.55°) |
| OKLab | oklab(30.79% -0.043 0.0573) |
| OKLCH | oklch(30.79% 0.072 126.9) |
| XYZ | xyz(2.1569, 3.0657, 0.6791) |
| Luminance | 0.0307 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.54
Dark Green
#033500
ΔE00 7.05
Very Dark Green
#062E03
ΔE00 7.10
Forrest Green
#154406
ΔE00 7.36
Hunter Green (survey)
#0B4008
ΔE00 7.47
Dark Forest Green
#002D04
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263607 #170736
analogous
#362F07 #263607 #0E3607
triadic
#263607 #072636 #360726
tetradic
#263607 #07362F #170736 #36070E
square
#263607 #07362F #170736 #36070E
split-complementary
#263607 #070E36 #2F0736
monochromatic
#131B04 #131B04 #263607 #4C6C0E #72A215
Accessibility & contrast
On white
13.02
#263607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#263607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263607
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263607 | 1.00 | 13.02 | 1.61 | 13.02 |
| #FFFFFF | 13.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393201
Deuteranopia (green-blind)
#37310B
Tritanopia (blue-blind)
#28332D
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #263607; /* rgb */ color: rgb(38, 54, 7); /* oklch */ color: oklch(30.8% 0.072 126.9);
Tailwind
colors: {
custom: {
50: '#626d4b',
500: '#263607',
950: '#000000',
},
}SCSS
$custom: #263607; $custom-light: #626d4b; $custom-dark: #000000;
JSON
{
"hex": "#263607",
"rgb": {
"r": 38,
"g": 54,
"b": 7
},
"hsl": {
"h": 80.426,
"s": 77.049,
"l": 11.961
},
"oklch": {
"l": 0.30792,
"c": 0.07163,
"h": 126.9
},
"luminance": 0.03066
}Semantic roles & 50–950 ramp
primary
#263607
secondary
#3F2376
accent
#34F475
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050701
muted
#797A77