#132300#132300
#132300 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 23.3% C 0.063 H 130.3°. Best body text is #FFFFFF at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #132300 |
|---|---|
| RGB | rgb(19, 35, 0) |
| HSL | hsl(87, 100%, 7%) |
| HSV | hsv(87, 100%, 14%) |
| CMYK | cmyk(45.7%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(11.56, -14.20, 16.88) |
| CIE-LCH | lch(11.56, 22.06, 130.07°) |
| OKLab | oklab(23.28% -0.0408 0.048) |
| OKLCH | oklch(23.28% 0.063 130.3) |
| XYZ | xyz(0.8696, 1.3405, 0.2129) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.87
Dark Forest Green
#002D04
ΔE00 6.33
Dark Green
#033500
ΔE00 8.38
Hunter Green (survey)
#0B4008
ΔE00 10.94
Forrest Green
#154406
ΔE00 12.03
Dark Olive
#373E02
ΔE00 12.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132300 #100023
analogous
#232200 #132300 #012300
triadic
#132300 #001323 #230013
tetradic
#132300 #002322 #100023 #230001
square
#132300 #002322 #100023 #230001
split-complementary
#132300 #000123 #220023
monochromatic
#111F00 #111F00 #132300 #346000 #559D00
Accessibility & contrast
On white
16.56
#132300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#132300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132300
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132300 | 1.00 | 16.56 | 1.27 | 16.56 |
| #FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#231E02
Tritanopia (blue-blind)
#14211C
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #132300; /* rgb */ color: rgb(19, 35, 0); /* oklch */ color: oklch(23.3% 0.063 130.3);
Tailwind
colors: {
custom: {
50: '#515e46',
500: '#132300',
950: '#000000',
},
}SCSS
$custom: #132300; $custom-light: #515e46; $custom-dark: #000000;
JSON
{
"hex": "#132300",
"rgb": {
"r": 19,
"g": 35,
"b": 0
},
"hsl": {
"h": 87.429,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.23281,
"c": 0.06298,
"h": 130.3
},
"luminance": 0.01341
}Semantic roles & 50–950 ramp
primary
#132300
secondary
#3C136C
accent
#29FF8B
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977