#263B24#263B24
#263B24 is a dark, muted green. Relative luminance 0.037; OKLCH L 32.7% C 0.048 H 142.4°. Best body text is #FFFFFF at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #263B24 |
|---|---|
| RGB | rgb(38, 59, 36) |
| HSL | hsl(115, 24%, 19%) |
| HSV | hsv(115, 39%, 23%) |
| CMYK | cmyk(35.6%, 0%, 39%, 76.9%) |
| CIE-LAB | lab(22.54, -13.90, 11.68) |
| CIE-LCH | lch(22.54, 18.16, 139.96°) |
| OKLab | oklab(32.74% -0.0379 0.0293) |
| OKLCH | oklch(32.74% 0.048 142.4) |
| XYZ | xyz(2.6816, 3.6673, 2.2353) |
| Luminance | 0.0367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 8.11
Very Dark Green
#062E03
ΔE00 8.12
Dark Forest Green
#002D04
ΔE00 8.52
Pine Green
#0A481E
ΔE00 8.80
Dark Green
#033500
ΔE00 9.24
Hunter Green (survey)
#0B4008
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263B24 #39243B
analogous
#313B24 #263B24 #243B2D
triadic
#263B24 #24263B #3B2426
tetradic
#263B24 #24313B #39243B #3B2D24
square
#263B24 #24313B #39243B #3B2D24
split-complementary
#263B24 #2D243B #3B2431
monochromatic
#0C130C #0E150D #263B24 #3E613B #578752
Accessibility & contrast
On white
12.11
#263B24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#263B24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263B24
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263B24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263B24 | 1.00 | 12.11 | 1.73 | 12.11 |
| #FFFFFF | 12.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3722
Deuteranopia (green-blind)
#393525
Tritanopia (blue-blind)
#243A35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #263b24; /* rgb */ color: rgb(38, 59, 36); /* oklch */ color: oklch(32.7% 0.048 142.4);
Tailwind
colors: {
custom: {
50: '#61715e',
500: '#263b24',
950: '#000000',
},
}SCSS
$custom: #263b24; $custom-light: #61715e; $custom-dark: #000000;
JSON
{
"hex": "#263b24",
"rgb": {
"r": 38,
"g": 59,
"b": 36
},
"hsl": {
"h": 114.783,
"s": 24.211,
"l": 18.627
},
"oklch": {
"l": 0.32736,
"c": 0.04789,
"h": 142.4
},
"luminance": 0.03667
}Semantic roles & 50–950 ramp
primary
#263B24
secondary
#6A4E6D
accent
#67C1B9
background
#F5F6F5
surface
#EAECE9
border
#C6C7C5
text
#050704
muted
#797A79