#263C27#263C27
#263C27 is a dark, muted green. Relative luminance 0.038; OKLCH L 33.1% C 0.046 H 145.5°. Best body text is #FFFFFF at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #263C27 |
|---|---|
| RGB | rgb(38, 60, 39) |
| HSL | hsl(123, 22%, 19%) |
| HSV | hsv(123, 37%, 24%) |
| CMYK | cmyk(36.7%, 0%, 35%, 76.5%) |
| CIE-LAB | lab(22.96, -13.88, 10.31) |
| CIE-LCH | lch(22.96, 17.28, 143.40°) |
| OKLab | oklab(33.1% -0.0379 0.026) |
| OKLCH | oklch(33.1% 0.046 145.5) |
| XYZ | xyz(2.7813, 3.7901, 2.5041) |
| Luminance | 0.0379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 7.92
Very Dark Green
#062E03
ΔE00 8.74
Pine Green
#0A481E
ΔE00 9.01
Dark Forest Green
#002D04
ΔE00 9.05
Dark Green
#033500
ΔE00 9.88
Hunter Green (survey)
#0B4008
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263C27 #3C263B
analogous
#303C26 #263C27 #263C32
triadic
#263C27 #27263C #3C2726
tetradic
#263C27 #26303C #3C263B #3C3226
square
#263C27 #26303C #3C263B #3C3226
split-complementary
#263C27 #32263C #3C2630
monochromatic
#0C130C #0E170F #263C27 #3E613F #558758
Accessibility & contrast
On white
11.95
#263C27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.76
#263C27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263C27
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263C27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263C27 | 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)
#3D3826
Deuteranopia (green-blind)
#393628
Tritanopia (blue-blind)
#243B36
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #263c27; /* rgb */ color: rgb(38, 60, 39); /* oklch */ color: oklch(33.1% 0.046 145.5);
Tailwind
colors: {
custom: {
50: '#617261',
500: '#263c27',
950: '#000000',
},
}SCSS
$custom: #263c27; $custom-light: #617261; $custom-dark: #000000;
JSON
{
"hex": "#263c27",
"rgb": {
"r": 38,
"g": 60,
"b": 39
},
"hsl": {
"h": 122.727,
"s": 22.449,
"l": 19.216
},
"oklch": {
"l": 0.33102,
"c": 0.04594,
"h": 145.5
},
"luminance": 0.0379
}Semantic roles & 50–950 ramp
primary
#263C27
secondary
#6E506C
accent
#69BBBF
background
#F5F6F5
surface
#EAECE9
border
#C6C7C5
text
#050705
muted
#797A79