#132403#132403
#132403 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.7% C 0.060 H 132.3°. Best body text is #FFFFFF at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #132403 |
|---|---|
| RGB | rgb(19, 36, 3) |
| HSL | hsl(91, 85%, 8%) |
| HSV | hsv(91, 92%, 14%) |
| CMYK | cmyk(47.2%, 0%, 91.7%, 85.9%) |
| CIE-LAB | lab(12.00, -14.30, 16.27) |
| CIE-LCH | lch(12.00, 21.66, 131.32°) |
| OKLab | oklab(23.66% -0.0404 0.0444) |
| OKLCH | oklch(23.66% 0.06 132.3) |
| XYZ | xyz(0.9159, 1.4067, 0.3094) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.74
Dark Forest Green
#002D04
ΔE00 6.17
Dark Green
#033500
ΔE00 8.28
Hunter Green (survey)
#0B4008
ΔE00 10.80
Forrest Green
#154406
ΔE00 11.92
Dark Olive
#373E02
ΔE00 12.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132403 #140324
analogous
#232403 #132403 #032403
triadic
#132403 #031324 #240313
tetradic
#132403 #032324 #140324 #240303
square
#132403 #032324 #140324 #240303
split-complementary
#132403 #030324 #240323
monochromatic
#0F1C02 #0F1C02 #132403 #315C08 #4F950C
Accessibility & contrast
On white
16.39
#132403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#132403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132403
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132403 | 1.00 | 16.39 | 1.28 | 16.39 |
| #FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#241F05
Tritanopia (blue-blind)
#13221D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #132403; /* rgb */ color: rgb(19, 36, 3); /* oklch */ color: oklch(23.7% 0.060 132.3);
Tailwind
colors: {
custom: {
50: '#515f48',
500: '#132403',
950: '#000000',
},
}SCSS
$custom: #132403; $custom-light: #515f48; $custom-dark: #000000;
JSON
{
"hex": "#132403",
"rgb": {
"r": 19,
"g": 36,
"b": 3
},
"hsl": {
"h": 90.909,
"s": 84.615,
"l": 7.647
},
"oklch": {
"l": 0.2366,
"c": 0.06001,
"h": 132.3
},
"luminance": 0.01407
}Semantic roles & 50–950 ramp
primary
#132403
secondary
#431B68
accent
#2DFB97
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977