#25271F#25271F
#25271F is a dark, near-neutral yellow-green. Relative luminance 0.019; OKLCH L 26.8% C 0.015 H 118.8°. Best body text is #FFFFFF at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #25271F |
|---|---|
| RGB | rgb(37, 39, 31) |
| HSL | hsl(75, 11%, 14%) |
| HSV | hsv(75, 21%, 15%) |
| CMYK | cmyk(5.1%, 0%, 20.5%, 84.7%) |
| CIE-LAB | lab(15.19, -2.75, 4.99) |
| CIE-LCH | lch(15.19, 5.70, 118.90°) |
| OKLab | oklab(26.79% -0.0071 0.0129) |
| OKLCH | oklch(26.79% 0.015 118.8) |
| XYZ | xyz(1.7358, 1.9433, 1.5797) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.03
Dark Grey
#363737
ΔE00 7.60
Onyx
#353839
ΔE00 8.08
Almost Black
#070D0D
ΔE00 9.01
Gunmetal
#2A3439
ΔE00 9.56
Charcoal Grey
#3C4142
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25271F #211F27
analogous
#27251F #25271F #21271F
triadic
#25271F #1F2527 #271F25
tetradic
#25271F #1F2725 #211F27 #271F21
square
#25271F #1F2725 #211F27 #271F21
split-complementary
#25271F #1F2127 #251F27
monochromatic
#10110E #10110E #25271F #45493A #666B55
Accessibility & contrast
On white
15.12
#25271F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#25271F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #25271F
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25271F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##25271F | 1.00 | 15.12 | 1.39 | 15.12 |
| #FFFFFF | 15.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28261F
Deuteranopia (green-blind)
#28261F
Tritanopia (blue-blind)
#262625
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #25271f; /* rgb */ color: rgb(37, 39, 31); /* oklch */ color: oklch(26.8% 0.015 118.8);
Tailwind
colors: {
custom: {
50: '#5f615a',
500: '#25271f',
950: '#000000',
},
}SCSS
$custom: #25271f; $custom-light: #5f615a; $custom-dark: #000000;
JSON
{
"hex": "#25271f",
"rgb": {
"r": 37,
"g": 39,
"b": 31
},
"hsl": {
"h": 75,
"s": 11.429,
"l": 13.725
},
"oklch": {
"l": 0.26786,
"c": 0.01468,
"h": 118.8
},
"luminance": 0.01943
}Semantic roles & 50–950 ramp
primary
#25271F
secondary
#4E4A57
accent
#73B484
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040503
muted
#797978