#263C2A#263C2A
#263C2A is a dark, muted green. Relative luminance 0.038; OKLCH L 33.2% C 0.042 H 149.3°. Best body text is #FFFFFF at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #263C2A |
|---|---|
| RGB | rgb(38, 60, 42) |
| HSL | hsl(131, 22%, 19%) |
| HSV | hsv(131, 37%, 24%) |
| CMYK | cmyk(36.7%, 0%, 30%, 76.5%) |
| CIE-LAB | lab(23.04, -13.23, 8.44) |
| CIE-LCH | lch(23.04, 15.69, 147.48°) |
| OKLab | oklab(33.18% -0.0362 0.0215) |
| OKLCH | oklch(33.18% 0.042 149.3) |
| XYZ | xyz(2.8330, 3.8108, 2.7763) |
| Luminance | 0.0381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 8.34
Very Dark Green
#062E03
ΔE00 9.66
Pine Green
#0A481E
ΔE00 9.83
Dark Forest Green
#002D04
ΔE00 9.89
Dark Green
#033500
ΔE00 10.92
Darkslategray
#2F4F4F
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263C2A #3C2638
analogous
#2D3C26 #263C2A #263C35
triadic
#263C2A #2A263C #3C2A26
tetradic
#263C2A #262D3C #3C2638 #3C3526
square
#263C2A #262D3C #3C2638 #3C3526
split-complementary
#263C2A #35263C #3C262D
monochromatic
#0C130D #0E1710 #263C2A #3E6144 #55875E
Accessibility & contrast
On white
11.92
#263C2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.76
#263C2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263C2A
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263C2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263C2A | 1.00 | 11.92 | 1.76 | 11.92 |
| #FFFFFF | 11.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.76 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3829
Deuteranopia (green-blind)
#39362B
Tritanopia (blue-blind)
#233B37
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #263c2a; /* rgb */ color: rgb(38, 60, 42); /* oklch */ color: oklch(33.2% 0.042 149.3);
Tailwind
colors: {
custom: {
50: '#617263',
500: '#263c2a',
950: '#000000',
},
}SCSS
$custom: #263c2a; $custom-light: #617263; $custom-dark: #000000;
JSON
{
"hex": "#263c2a",
"rgb": {
"r": 38,
"g": 60,
"b": 42
},
"hsl": {
"h": 130.909,
"s": 22.449,
"l": 19.216
},
"oklch": {
"l": 0.33182,
"c": 0.04213,
"h": 149.3
},
"luminance": 0.03811
}Semantic roles & 50–950 ramp
primary
#263C2A
secondary
#6E5068
accent
#69AFBF
background
#F5F6F5
surface
#E9ECEA
border
#C5C7C6
text
#050705
muted
#797A79