#263C24#263C24
#263C24 is a dark, muted green. Relative luminance 0.038; OKLCH L 33.0% C 0.050 H 142.4°. Best body text is #FFFFFF at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #263C24 |
|---|---|
| RGB | rgb(38, 60, 36) |
| HSL | hsl(115, 25%, 19%) |
| HSV | hsv(115, 40%, 24%) |
| CMYK | cmyk(36.7%, 0%, 40%, 76.5%) |
| CIE-LAB | lab(22.90, -14.48, 12.16) |
| CIE-LCH | lch(22.90, 18.91, 139.97°) |
| OKLab | oklab(33.03% -0.0395 0.0304) |
| OKLCH | oklch(33.03% 0.05 142.4) |
| XYZ | xyz(2.7335, 3.7710, 2.2526) |
| Luminance | 0.0377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 7.71
Very Dark Green
#062E03
ΔE00 7.94
Pine Green
#0A481E
ΔE00 8.33
Dark Forest Green
#002D04
ΔE00 8.35
Dark Green
#033500
ΔE00 8.94
Hunter Green (survey)
#0B4008
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263C24 #3A243C
analogous
#323C24 #263C24 #243C2E
triadic
#263C24 #24263C #3C2426
tetradic
#263C24 #24323C #3A243C #3C2E24
square
#263C24 #24323C #3A243C #3C2E24
split-complementary
#263C24 #2E243C #3C2432
monochromatic
#0C130B #0E160D #263C24 #3E623B #568952
Accessibility & contrast
On white
11.97
#263C24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#263C24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263C24
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263C24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263C24 | 1.00 | 11.97 | 1.75 | 11.97 |
| #FFFFFF | 11.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3822
Deuteranopia (green-blind)
#3A3625
Tritanopia (blue-blind)
#243B36
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #263c24; /* rgb */ color: rgb(38, 60, 36); /* oklch */ color: oklch(33.0% 0.050 142.4);
Tailwind
colors: {
custom: {
50: '#61725f',
500: '#263c24',
950: '#000000',
},
}SCSS
$custom: #263c24; $custom-light: #61725f; $custom-dark: #000000;
JSON
{
"hex": "#263c24",
"rgb": {
"r": 38,
"g": 60,
"b": 36
},
"hsl": {
"h": 115,
"s": 25,
"l": 18.824
},
"oklch": {
"l": 0.33027,
"c": 0.04984,
"h": 142.4
},
"luminance": 0.03771
}Semantic roles & 50–950 ramp
primary
#263C24
secondary
#6C4D6E
accent
#66C1BA
background
#F5F6F5
surface
#EAECE9
border
#C6C7C5
text
#050704
muted
#797A79