#25371C#25371C
#25371C is a dark, muted green. Relative luminance 0.032; OKLCH L 31.3% C 0.051 H 135.8°. Best body text is #FFFFFF at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #25371C |
|---|---|
| RGB | rgb(37, 55, 28) |
| HSL | hsl(100, 33%, 16%) |
| HSV | hsv(100, 49%, 22%) |
| CMYK | cmyk(32.7%, 0%, 49.1%, 78.4%) |
| CIE-LAB | lab(20.86, -13.47, 14.63) |
| CIE-LCH | lch(20.86, 19.88, 132.64°) |
| OKLab | oklab(31.31% -0.0369 0.0358) |
| OKLCH | oklch(31.31% 0.051 135.8) |
| XYZ | xyz(2.3387, 3.2095, 1.5947) |
| Luminance | 0.0321 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.01
Dark Forest Green
#002D04
ΔE00 7.65
Dark Green
#033500
ΔE00 8.20
Hunter Green (survey)
#0B4008
ΔE00 8.88
Pine Green
#0A481E
ΔE00 9.20
Evergreen
#05472A
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25371C #2E1C37
analogous
#33371C #25371C #1C3721
triadic
#25371C #1C2537 #371C25
tetradic
#25371C #1C3337 #2E1C37 #37211C
square
#25371C #1C3337 #2E1C37 #37211C
split-complementary
#25371C #211C37 #371C33
monochromatic
#0E140A #0E140A #25371C #406031 #5C8845
Accessibility & contrast
On white
12.79
#25371C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.64
#25371C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #25371C
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25371C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##25371C | 1.00 | 12.79 | 1.64 | 12.79 |
| #FFFFFF | 12.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.64 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39331A
Deuteranopia (green-blind)
#36321E
Tritanopia (blue-blind)
#253530
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #25371c; /* rgb */ color: rgb(37, 55, 28); /* oklch */ color: oklch(31.3% 0.051 135.8);
Tailwind
colors: {
custom: {
50: '#606e58',
500: '#25371c',
950: '#000000',
},
}SCSS
$custom: #25371c; $custom-light: #606e58; $custom-dark: #000000;
JSON
{
"hex": "#25371c",
"rgb": {
"r": 37,
"g": 55,
"b": 28
},
"hsl": {
"h": 100,
"s": 32.53,
"l": 16.275
},
"oklch": {
"l": 0.31311,
"c": 0.05145,
"h": 135.8
},
"luminance": 0.0321
}Semantic roles & 50–950 ramp
primary
#25371C
secondary
#5E436B
accent
#5FC9A5
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050703
muted
#797A78