#263C23#263C23
#263C23 is a dark, muted green. Relative luminance 0.038; OKLCH L 33.0% C 0.051 H 141.5°. Best body text is #FFFFFF at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #263C23 |
|---|---|
| RGB | rgb(38, 60, 35) |
| HSL | hsl(113, 26%, 19%) |
| HSV | hsv(113, 42%, 24%) |
| CMYK | cmyk(36.7%, 0%, 41.7%, 76.5%) |
| CIE-LAB | lab(22.88, -14.67, 12.78) |
| CIE-LCH | lch(22.88, 19.46, 138.94°) |
| OKLab | oklab(33% -0.04 0.0318) |
| OKLCH | oklch(33% 0.051 141.5) |
| XYZ | xyz(2.7185, 3.7650, 2.1733) |
| Luminance | 0.0377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 7.69
Very Dark Green
#062E03
ΔE00 7.71
Pine Green
#0A481E
ΔE00 8.14
Dark Forest Green
#002D04
ΔE00 8.15
Dark Green
#033500
ΔE00 8.65
Hunter Green (survey)
#0B4008
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263C23 #39233C
analogous
#323C23 #263C23 #233C2C
triadic
#263C23 #23263C #3C2326
tetradic
#263C23 #23323C #39233C #3C2C23
square
#263C23 #23323C #39233C #3C2C23
split-complementary
#263C23 #2C233C #3C2332
monochromatic
#0C130B #0E150C #263C23 #3E633A #578950
Accessibility & contrast
On white
11.98
#263C23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#263C23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263C23
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263C23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263C23 | 1.00 | 11.98 | 1.75 | 11.98 |
| #FFFFFF | 11.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3821
Deuteranopia (green-blind)
#3A3624
Tritanopia (blue-blind)
#243B36
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #263c23; /* rgb */ color: rgb(38, 60, 35); /* oklch */ color: oklch(33.0% 0.051 141.5);
Tailwind
colors: {
custom: {
50: '#61725e',
500: '#263c23',
950: '#000000',
},
}SCSS
$custom: #263c23; $custom-light: #61725e; $custom-dark: #000000;
JSON
{
"hex": "#263c23",
"rgb": {
"r": 38,
"g": 60,
"b": 35
},
"hsl": {
"h": 112.8,
"s": 26.316,
"l": 18.627
},
"oklch": {
"l": 0.33004,
"c": 0.05113,
"h": 141.5
},
"luminance": 0.03765
}Semantic roles & 50–950 ramp
primary
#263C23
secondary
#6A4C6F
accent
#65C3B7
background
#F5F6F5
surface
#EAECE9
border
#C6C7C5
text
#050704
muted
#797A79