#263302#263302
#263302 is a dark, moderate yellow-green. Relative luminance 0.028; OKLCH L 29.8% C 0.072 H 124.0°. Best body text is #FFFFFF at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #263302 |
|---|---|
| RGB | rgb(38, 51, 2) |
| HSL | hsl(76, 92%, 10%) |
| HSV | hsv(76, 96%, 20%) |
| CMYK | cmyk(25.5%, 0%, 96.1%, 80%) |
| CIE-LAB | lab(19.16, -13.64, 26.03) |
| CIE-LCH | lch(19.16, 29.38, 117.66°) |
| OKLab | oklab(29.85% -0.0402 0.0595) |
| OKLCH | oklch(29.85% 0.072 124) |
| XYZ | xyz(1.9941, 2.7841, 0.4897) |
| Luminance | 0.0278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.30
Very Dark Green
#062E03
ΔE00 7.74
Dark Green
#033500
ΔE00 7.89
Forrest Green
#154406
ΔE00 8.47
Hunter Green (survey)
#0B4008
ΔE00 8.57
Dark Forest Green
#002D04
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263302 #0F0233
analogous
#332702 #263302 #0E3302
triadic
#263302 #022633 #330226
tetradic
#263302 #023327 #0F0233 #33020E
square
#263302 #023327 #0F0233 #33020E
split-complementary
#263302 #020E33 #270233
monochromatic
#161D01 #161D01 #263302 #526E04 #7EA907
Accessibility & contrast
On white
13.49
#263302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#263302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263302
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263302 | 1.00 | 13.49 | 1.56 | 13.49 |
| #FFFFFF | 13.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#372F00
Deuteranopia (green-blind)
#352E06
Tritanopia (blue-blind)
#28302A
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #263302; /* rgb */ color: rgb(38, 51, 2); /* oklch */ color: oklch(29.8% 0.072 124.0);
Tailwind
colors: {
custom: {
50: '#626a48',
500: '#263302',
950: '#000000',
},
}SCSS
$custom: #263302; $custom-light: #626a48; $custom-dark: #000000;
JSON
{
"hex": "#263302",
"rgb": {
"r": 38,
"g": 51,
"b": 2
},
"hsl": {
"h": 75.918,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.29847,
"c": 0.0718,
"h": 124
},
"luminance": 0.02784
}Semantic roles & 50–950 ramp
primary
#263302
secondary
#321A77
accent
#29FF62
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050600
muted
#797A77