#263204#263204
#263204 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.6% C 0.068 H 123.6°. Best body text is #FFFFFF at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #263204 |
|---|---|
| RGB | rgb(38, 50, 4) |
| HSL | hsl(76, 85%, 11%) |
| HSV | hsv(76, 92%, 20%) |
| CMYK | cmyk(24%, 0%, 92%, 80.4%) |
| CIE-LAB | lab(18.81, -12.88, 24.80) |
| CIE-LCH | lch(18.81, 27.95, 117.44°) |
| OKLab | oklab(29.57% -0.0378 0.057) |
| OKLCH | oklch(29.57% 0.068 123.6) |
| XYZ | xyz(1.9619, 2.7020, 0.5330) |
| Luminance | 0.0270 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.65
Very Dark Green
#062E03
ΔE00 7.77
Dark Green
#033500
ΔE00 8.15
Dark Forest Green
#002D04
ΔE00 8.85
Forrest Green
#154406
ΔE00 8.94
Hunter Green (survey)
#0B4008
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263204 #100432
analogous
#322704 #263204 #0F3204
triadic
#263204 #042632 #320426
tetradic
#263204 #043227 #100432 #32040F
square
#263204 #043227 #100432 #32040F
split-complementary
#263204 #040F32 #270432
monochromatic
#161C02 #161C02 #263204 #516B09 #7CA30D
Accessibility & contrast
On white
13.63
#263204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#263204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263204
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263204 | 1.00 | 13.63 | 1.54 | 13.63 |
| #FFFFFF | 13.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#342E08
Tritanopia (blue-blind)
#282F29
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #263204; /* rgb */ color: rgb(38, 50, 4); /* oklch */ color: oklch(29.6% 0.068 123.6);
Tailwind
colors: {
custom: {
50: '#626949',
500: '#263204',
950: '#000000',
},
}SCSS
$custom: #263204; $custom-light: #626949; $custom-dark: #000000;
JSON
{
"hex": "#263204",
"rgb": {
"r": 38,
"g": 50,
"b": 4
},
"hsl": {
"h": 75.652,
"s": 85.185,
"l": 10.588
},
"oklch": {
"l": 0.29571,
"c": 0.0684,
"h": 123.6
},
"luminance": 0.02702
}Semantic roles & 50–950 ramp
primary
#263204
secondary
#341D74
accent
#2CFB62
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77