#132500#132500
#132500 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 23.9% C 0.066 H 131.5°. Best body text is #FFFFFF at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #132500 |
|---|---|
| RGB | rgb(19, 37, 0) |
| HSL | hsl(89, 100%, 7%) |
| HSV | hsv(89, 100%, 15%) |
| CMYK | cmyk(48.6%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(12.36, -15.30, 17.98) |
| CIE-LCH | lch(12.36, 23.61, 130.40°) |
| OKLab | oklab(23.94% -0.0437 0.0494) |
| OKLCH | oklch(23.94% 0.066 131.5) |
| XYZ | xyz(0.9301, 1.4615, 0.2331) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.01
Dark Forest Green
#002D04
ΔE00 5.56
Dark Green
#033500
ΔE00 7.46
Hunter Green (survey)
#0B4008
ΔE00 10.04
Forrest Green
#154406
ΔE00 11.13
Dark Olive
#373E02
ΔE00 11.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132500 #120025
analogous
#252500 #132500 #012500
triadic
#132500 #001325 #250013
tetradic
#132500 #002525 #120025 #250001
square
#132500 #002525 #120025 #250001
split-complementary
#132500 #000125 #250025
monochromatic
#101F00 #101F00 #132500 #326200 #529F00
Accessibility & contrast
On white
16.25
#132500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#132500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132500
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132500 | 1.00 | 16.25 | 1.29 | 16.25 |
| #FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#252002
Tritanopia (blue-blind)
#14231E
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #132500; /* rgb */ color: rgb(19, 37, 0); /* oklch */ color: oklch(23.9% 0.066 131.5);
Tailwind
colors: {
custom: {
50: '#515f46',
500: '#132500',
950: '#000000',
},
}SCSS
$custom: #132500; $custom-light: #515f46; $custom-dark: #000000;
JSON
{
"hex": "#132500",
"rgb": {
"r": 19,
"g": 37,
"b": 0
},
"hsl": {
"h": 89.189,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.2394,
"c": 0.06594,
"h": 131.5
},
"luminance": 0.01462
}Semantic roles & 50–950 ramp
primary
#132500
secondary
#3F136D
accent
#29FF91
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977