#132103#132103
#132103 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.7% C 0.055 H 130.4°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #132103 |
|---|---|
| RGB | rgb(19, 33, 3) |
| HSL | hsl(88, 83%, 7%) |
| HSV | hsv(88, 91%, 13%) |
| CMYK | cmyk(42.4%, 0%, 90.9%, 87.1%) |
| CIE-LAB | lab(10.80, -12.59, 14.60) |
| CIE-LCH | lch(10.80, 19.28, 130.75°) |
| OKLab | oklab(22.68% -0.0357 0.0419) |
| OKLCH | oklch(22.68% 0.055 130.4) |
| XYZ | xyz(0.8288, 1.2327, 0.2804) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.20
Dark Forest Green
#002D04
ΔE00 7.54
Dark Green
#033500
ΔE00 9.75
Hunter Green (survey)
#0B4008
ΔE00 12.24
Dark Olive
#373E02
ΔE00 13.25
Forrest Green
#154406
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132103 #110321
analogous
#212003 #132103 #042103
triadic
#132103 #031321 #210313
tetradic
#132103 #032120 #110321 #210304
square
#132103 #032120 #110321 #210304
split-complementary
#132103 #030421 #200321
monochromatic
#101C03 #101C03 #132103 #335908 #54910D
Accessibility & contrast
On white
16.85
#132103 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#132103 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132103
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132103 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132103 | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E01
Deuteranopia (green-blind)
#211D05
Tritanopia (blue-blind)
#141F1B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #132103; /* rgb */ color: rgb(19, 33, 3); /* oklch */ color: oklch(22.7% 0.055 130.4);
Tailwind
colors: {
custom: {
50: '#505c48',
500: '#132103',
950: '#000000',
},
}SCSS
$custom: #132103; $custom-light: #505c48; $custom-dark: #000000;
JSON
{
"hex": "#132103",
"rgb": {
"r": 19,
"g": 33,
"b": 3
},
"hsl": {
"h": 88,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.22676,
"c": 0.05511,
"h": 130.4
},
"luminance": 0.01233
}Semantic roles & 50–950 ramp
primary
#132103
secondary
#3D1B65
accent
#2EFA8D
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977