#263C29#263C29
#263C29 is a dark, muted green. Relative luminance 0.038; OKLCH L 33.2% C 0.043 H 148.0°. Best body text is #FFFFFF at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #263C29 |
|---|---|
| RGB | rgb(38, 60, 41) |
| HSL | hsl(128, 22%, 19%) |
| HSV | hsv(128, 37%, 24%) |
| CMYK | cmyk(36.7%, 0%, 31.7%, 76.5%) |
| CIE-LAB | lab(23.01, -13.45, 9.06) |
| CIE-LCH | lch(23.01, 16.22, 146.04°) |
| OKLab | oklab(33.16% -0.0368 0.023) |
| OKLCH | oklch(33.16% 0.043 148) |
| XYZ | xyz(2.8153, 3.8038, 2.6833) |
| Luminance | 0.0380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 8.18
Very Dark Green
#062E03
ΔE00 9.34
Pine Green
#0A481E
ΔE00 9.54
Dark Forest Green
#002D04
ΔE00 9.59
Dark Green
#033500
ΔE00 10.56
Hunter Green (survey)
#0B4008
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263C29 #3C2639
analogous
#2E3C26 #263C29 #263C34
triadic
#263C29 #29263C #3C2926
tetradic
#263C29 #262E3C #3C2639 #3C3426
square
#263C29 #262E3C #3C2639 #3C3426
split-complementary
#263C29 #34263C #3C262E
monochromatic
#0C130D #0E170F #263C29 #3E6143 #55875C
Accessibility & contrast
On white
11.93
#263C29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.76
#263C29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263C29
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263C29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263C29 | 1.00 | 11.93 | 1.76 | 11.93 |
| #FFFFFF | 11.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.76 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3828
Deuteranopia (green-blind)
#39362A
Tritanopia (blue-blind)
#233B37
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #263c29; /* rgb */ color: rgb(38, 60, 41); /* oklch */ color: oklch(33.2% 0.043 148.0);
Tailwind
colors: {
custom: {
50: '#617262',
500: '#263c29',
950: '#000000',
},
}SCSS
$custom: #263c29; $custom-light: #617262; $custom-dark: #000000;
JSON
{
"hex": "#263c29",
"rgb": {
"r": 38,
"g": 60,
"b": 41
},
"hsl": {
"h": 128.182,
"s": 22.449,
"l": 19.216
},
"oklch": {
"l": 0.33155,
"c": 0.04338,
"h": 148
},
"luminance": 0.03804
}Semantic roles & 50–950 ramp
primary
#263C29
secondary
#6E506A
accent
#69B3BF
background
#F5F6F5
surface
#E9ECEA
border
#C5C7C6
text
#050705
muted
#797A79