#131C06#131C06
#131C06 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.1% C 0.042 H 127.8°. Best body text is #FFFFFF at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #131C06 |
|---|---|
| RGB | rgb(19, 28, 6) |
| HSL | hsl(85, 65%, 7%) |
| HSV | hsv(85, 79%, 11%) |
| CMYK | cmyk(32.1%, 0%, 78.6%, 89%) |
| CIE-LAB | lab(8.84, -8.75, 10.61) |
| CIE-LCH | lch(8.84, 13.75, 129.52°) |
| OKLab | oklab(21.11% -0.0254 0.0328) |
| OKLCH | oklch(21.11% 0.042 127.8) |
| XYZ | xyz(0.7167, 0.9821, 0.3241) |
| Luminance | 0.0098 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.75
Dark Forest Green
#002D04
ΔE00 10.99
Almost Black
#070D0D
ΔE00 11.61
Dark Green
#033500
ΔE00 13.19
Black
#000000
ΔE00 13.30
Charcoal (survey)
#343837
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#131C06 #0F061C
analogous
#1C1A06 #131C06 #081C06
triadic
#131C06 #06131C #1C0613
tetradic
#131C06 #061C1A #0F061C #1C0608
square
#131C06 #061C1A #0F061C #1C0608
split-complementary
#131C06 #06081C #1A061C
monochromatic
#111905 #111905 #131C06 #354E11 #57811C
Accessibility & contrast
On white
17.55
#131C06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#131C06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #131C06
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##131C06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##131C06 | 1.00 | 17.55 | 1.20 | 17.55 |
| #FFFFFF | 17.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1A04
Deuteranopia (green-blind)
#1D1907
Tritanopia (blue-blind)
#141A17
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #131c06; /* rgb */ color: rgb(19, 28, 6); /* oklch */ color: oklch(21.1% 0.042 127.8);
Tailwind
colors: {
custom: {
50: '#505849',
500: '#131c06',
950: '#000000',
},
}SCSS
$custom: #131c06; $custom-light: #505849; $custom-dark: #000000;
JSON
{
"hex": "#131c06",
"rgb": {
"r": 19,
"g": 28,
"b": 6
},
"hsl": {
"h": 84.545,
"s": 64.706,
"l": 6.667
},
"oklch": {
"l": 0.21105,
"c": 0.04153,
"h": 127.8
},
"luminance": 0.00982
}Semantic roles & 50–950 ramp
primary
#131C06
secondary
#3A225B
accent
#40E885
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020300
muted
#787877