#13250F#13250F
#13250F is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.2% C 0.047 H 140.0°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #13250F |
|---|---|
| RGB | rgb(19, 37, 15) |
| HSL | hsl(109, 42%, 10%) |
| HSV | hsv(109, 59%, 15%) |
| CMYK | cmyk(48.6%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(12.58, -13.05, 11.87) |
| CIE-LCH | lch(12.58, 17.64, 137.71°) |
| OKLab | oklab(24.19% -0.0357 0.03) |
| OKLCH | oklch(24.19% 0.047 140) |
| XYZ | xyz(1.0163, 1.4960, 0.6871) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.14
Dark Forest Green
#002D04
ΔE00 7.32
Dark Green
#033500
ΔE00 9.77
Hunter Green (survey)
#0B4008
ΔE00 12.04
Evergreen
#05472A
ΔE00 12.40
Pine Green
#0A481E
ΔE00 12.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13250F #210F25
analogous
#1E250F #13250F #0F2516
triadic
#13250F #0F1325 #250F13
tetradic
#13250F #0F1E25 #210F25 #25160F
square
#13250F #0F1E25 #210F25 #25160F
split-complementary
#13250F #160F25 #250F1E
monochromatic
#0B1609 #0B1609 #13250F #295121 #407C32
Accessibility & contrast
On white
16.16
#13250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#13250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13250F
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13250F | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220D
Deuteranopia (green-blind)
#242010
Tritanopia (blue-blind)
#122420
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #13250f; /* rgb */ color: rgb(19, 37, 15); /* oklch */ color: oklch(24.2% 0.047 140.0);
Tailwind
colors: {
custom: {
50: '#515f4e',
500: '#13250f',
950: '#000000',
},
}SCSS
$custom: #13250f; $custom-light: #515f4e; $custom-dark: #000000;
JSON
{
"hex": "#13250f",
"rgb": {
"r": 19,
"g": 37,
"b": 15
},
"hsl": {
"h": 109.091,
"s": 42.308,
"l": 10.196
},
"oklch": {
"l": 0.24192,
"c": 0.04658,
"h": 140
},
"luminance": 0.01496
}Semantic roles & 50–950 ramp
primary
#13250F
secondary
#55335D
accent
#56D2BB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977