#263C13#263C13
#263C13 is a dark, moderate yellow-green. Relative luminance 0.037; OKLCH L 32.7% C 0.070 H 132.8°. Best body text is #FFFFFF at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #263C13 |
|---|---|
| RGB | rgb(38, 60, 19) |
| HSL | hsl(92, 52%, 15%) |
| HSV | hsv(92, 68%, 24%) |
| CMYK | cmyk(36.7%, 0%, 68.3%, 76.5%) |
| CIE-LAB | lab(22.62, -17.13, 22.14) |
| CIE-LCH | lch(22.62, 28.00, 127.72°) |
| OKLab | oklab(32.71% -0.0478 0.0517) |
| OKLCH | oklch(32.71% 0.07 132.8) |
| XYZ | xyz(2.5327, 3.6907, 1.1949) |
| Luminance | 0.0369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 5.75
Forrest Green
#154406
ΔE00 5.82
Dark Green
#033500
ΔE00 6.00
Very Dark Green
#062E03
ΔE00 6.33
Dark Olive
#373E02
ΔE00 7.27
Dark Forest Green
#002D04
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263C13 #29133C
analogous
#3A3C13 #263C13 #133C14
triadic
#263C13 #13263C #3C1326
tetradic
#263C13 #133A3C #29133C #3C1413
square
#263C13 #133A3C #29133C #3C1413
split-complementary
#263C13 #14133C #3C133A
monochromatic
#0F1707 #0F1707 #263C13 #436A22 #619930
Accessibility & contrast
On white
12.08
#263C13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#263C13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263C13
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263C13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263C13 | 1.00 | 12.08 | 1.74 | 12.08 |
| #FFFFFF | 12.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F370F
Deuteranopia (green-blind)
#3C3516
Tritanopia (blue-blind)
#263933
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #263c13; /* rgb */ color: rgb(38, 60, 19); /* oklch */ color: oklch(32.7% 0.070 132.8);
Tailwind
colors: {
custom: {
50: '#627252',
500: '#263c13',
950: '#000000',
},
}SCSS
$custom: #263c13; $custom-light: #627252; $custom-dark: #000000;
JSON
{
"hex": "#263c13",
"rgb": {
"r": 38,
"g": 60,
"b": 19
},
"hsl": {
"h": 92.195,
"s": 51.899,
"l": 15.49
},
"oklch": {
"l": 0.32711,
"c": 0.07036,
"h": 132.8
},
"luminance": 0.03691
}Semantic roles & 50–950 ramp
primary
#263C13
secondary
#583674
accent
#4CDB99
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050702
muted
#797A78