#131F05#131F05
#131F05 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.1% C 0.049 H 130.0°. Best body text is #FFFFFF at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #131F05 |
|---|---|
| RGB | rgb(19, 31, 5) |
| HSL | hsl(88, 72%, 7%) |
| HSV | hsv(88, 84%, 12%) |
| CMYK | cmyk(38.7%, 0%, 83.9%, 87.8%) |
| CIE-LAB | lab(10.03, -11.02, 12.71) |
| CIE-LCH | lch(10.03, 16.82, 130.94°) |
| OKLab | oklab(22.06% -0.0312 0.0372) |
| OKLCH | oklch(22.06% 0.049 130) |
| XYZ | xyz(0.7859, 1.1294, 0.3201) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.61
Dark Forest Green
#002D04
ΔE00 8.89
Dark Green
#033500
ΔE00 11.15
Hunter Green (survey)
#0B4008
ΔE00 13.56
Almost Black
#070D0D
ΔE00 13.67
Dark Olive
#373E02
ΔE00 14.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#131F05 #11051F
analogous
#1F1E05 #131F05 #061F05
triadic
#131F05 #05131F #1F0513
tetradic
#131F05 #051F1E #11051F #1F0506
square
#131F05 #051F1E #11051F #1F0506
split-complementary
#131F05 #05061F #1E051F
monochromatic
#101A04 #101A04 #131F05 #33540E #548816
Accessibility & contrast
On white
17.13
#131F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#131F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #131F05
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##131F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##131F05 | 1.00 | 17.13 | 1.23 | 17.13 |
| #FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C03
Deuteranopia (green-blind)
#1F1B07
Tritanopia (blue-blind)
#141D19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #131f05; /* rgb */ color: rgb(19, 31, 5); /* oklch */ color: oklch(22.1% 0.049 130.0);
Tailwind
colors: {
custom: {
50: '#505a49',
500: '#131f05',
950: '#000000',
},
}SCSS
$custom: #131f05; $custom-light: #505a49; $custom-dark: #000000;
JSON
{
"hex": "#131f05",
"rgb": {
"r": 19,
"g": 31,
"b": 5
},
"hsl": {
"h": 87.692,
"s": 72.222,
"l": 7.059
},
"oklch": {
"l": 0.2206,
"c": 0.04858,
"h": 130
},
"luminance": 0.01129
}Semantic roles & 50–950 ramp
primary
#131F05
secondary
#3D2060
accent
#39EF8D
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977