#263C26#263C26
#263C26 is a dark, muted green. Relative luminance 0.038; OKLCH L 33.1% C 0.047 H 144.4°. Best body text is #FFFFFF at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #263C26 |
|---|---|
| RGB | rgb(38, 60, 38) |
| HSL | hsl(120, 22%, 19%) |
| HSV | hsv(120, 37%, 24%) |
| CMYK | cmyk(36.7%, 0%, 36.7%, 76.5%) |
| CIE-LAB | lab(22.94, -14.08, 10.93) |
| CIE-LCH | lch(22.94, 17.82, 142.19°) |
| OKLab | oklab(33.08% -0.0384 0.0275) |
| OKLCH | oklch(33.08% 0.047 144.4) |
| XYZ | xyz(2.7649, 3.7836, 2.4180) |
| Luminance | 0.0378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 7.83
Very Dark Green
#062E03
ΔE00 8.46
Pine Green
#0A481E
ΔE00 8.76
Dark Forest Green
#002D04
ΔE00 8.80
Dark Green
#033500
ΔE00 9.55
Hunter Green (survey)
#0B4008
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263C26 #3C263C
analogous
#313C26 #263C26 #263C31
triadic
#263C26 #26263C #3C2626
tetradic
#263C26 #26313C #3C263C #3C3126
square
#263C26 #26313C #3C263C #3C3126
split-complementary
#263C26 #31263C #3C2631
monochromatic
#0C130C #0E170E #263C26 #3E613E #558755
Accessibility & contrast
On white
11.95
#263C26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.76
#263C26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263C26
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263C26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263C26 | 1.00 | 11.95 | 1.76 | 11.95 |
| #FFFFFF | 11.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.76 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3825
Deuteranopia (green-blind)
#393627
Tritanopia (blue-blind)
#243B36
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #263c26; /* rgb */ color: rgb(38, 60, 38); /* oklch */ color: oklch(33.1% 0.047 144.4);
Tailwind
colors: {
custom: {
50: '#617260',
500: '#263c26',
950: '#000000',
},
}SCSS
$custom: #263c26; $custom-light: #617260; $custom-dark: #000000;
JSON
{
"hex": "#263c26",
"rgb": {
"r": 38,
"g": 60,
"b": 38
},
"hsl": {
"h": 120,
"s": 22.449,
"l": 19.216
},
"oklch": {
"l": 0.33076,
"c": 0.04723,
"h": 144.4
},
"luminance": 0.03784
}Semantic roles & 50–950 ramp
primary
#263C26
secondary
#6E506E
accent
#69BFBF
background
#F5F6F5
surface
#EAECE9
border
#C6C7C5
text
#050705
muted
#797A79