#263B15#263B15
#263B15 is a dark, moderate yellow-green. Relative luminance 0.036; OKLCH L 32.4% C 0.067 H 133.0°. Best body text is #FFFFFF at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #263B15 |
|---|---|
| RGB | rgb(38, 59, 21) |
| HSL | hsl(93, 48%, 16%) |
| HSV | hsv(93, 64%, 23%) |
| CMYK | cmyk(35.6%, 0%, 64.4%, 76.9%) |
| CIE-LAB | lab(22.28, -16.34, 20.63) |
| CIE-LCH | lch(22.28, 26.31, 128.38°) |
| OKLab | oklab(32.44% -0.0454 0.0486) |
| OKLCH | oklch(32.44% 0.067 133) |
| XYZ | xyz(2.4986, 3.5941, 1.2714) |
| Luminance | 0.0359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.25
Hunter Green (survey)
#0B4008
ΔE00 6.26
Dark Green
#033500
ΔE00 6.27
Forrest Green
#154406
ΔE00 6.48
Dark Forest Green
#002D04
ΔE00 7.17
Pine Green
#0A481E
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263B15 #2A153B
analogous
#393B15 #263B15 #153B17
triadic
#263B15 #15263B #3B1526
tetradic
#263B15 #15393B #2A153B #3B1715
square
#263B15 #15393B #2A153B #3B1715
split-complementary
#263B15 #17153B #3B1539
monochromatic
#0F1708 #0F1708 #263B15 #436825 #609535
Accessibility & contrast
On white
12.22
#263B15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.72
#263B15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263B15
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263B15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263B15 | 1.00 | 12.22 | 1.72 | 12.22 |
| #FFFFFF | 12.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.72 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3611
Deuteranopia (green-blind)
#3B3518
Tritanopia (blue-blind)
#263933
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #263b15; /* rgb */ color: rgb(38, 59, 21); /* oklch */ color: oklch(32.4% 0.067 133.0);
Tailwind
colors: {
custom: {
50: '#627153',
500: '#263b15',
950: '#000000',
},
}SCSS
$custom: #263b15; $custom-light: #627153; $custom-dark: #000000;
JSON
{
"hex": "#263b15",
"rgb": {
"r": 38,
"g": 59,
"b": 21
},
"hsl": {
"h": 93.158,
"s": 47.5,
"l": 15.686
},
"oklch": {
"l": 0.32443,
"c": 0.06653,
"h": 133
},
"luminance": 0.03594
}Semantic roles & 50–950 ramp
primary
#263B15
secondary
#593972
accent
#51D79B
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050702
muted
#797A78