#132903#132903
#132903 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.3% C 0.068 H 134.6°. Best body text is #FFFFFF at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #132903 |
|---|---|
| RGB | rgb(19, 41, 3) |
| HSL | hsl(95, 86%, 9%) |
| HSV | hsv(95, 93%, 16%) |
| CMYK | cmyk(53.7%, 0%, 92.7%, 83.9%) |
| CIE-LAB | lab(14.01, -17.00, 18.95) |
| CIE-LCH | lch(14.01, 25.46, 131.90°) |
| OKLab | oklab(25.3% -0.0477 0.0483) |
| OKLCH | oklch(25.3% 0.068 134.6) |
| XYZ | xyz(1.0779, 1.7308, 0.3634) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.69
Dark Forest Green
#002D04
ΔE00 4.39
Dark Green
#033500
ΔE00 6.06
Hunter Green (survey)
#0B4008
ΔE00 8.59
Forrest Green
#154406
ΔE00 9.72
Pine Green
#0A481E
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132903 #190329
analogous
#262903 #132903 #032906
triadic
#132903 #031329 #290313
tetradic
#132903 #032629 #190329 #290603
square
#132903 #032629 #190329 #290603
split-complementary
#132903 #060329 #290326
monochromatic
#0D1D02 #0D1D02 #132903 #2D6207 #489B0B
Accessibility & contrast
On white
15.60
#132903 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#132903 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132903
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132903 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132903 | 1.00 | 15.60 | 1.35 | 15.60 |
| #FFFFFF | 15.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#282306
Tritanopia (blue-blind)
#132722
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #132903; /* rgb */ color: rgb(19, 41, 3); /* oklch */ color: oklch(25.3% 0.068 134.6);
Tailwind
colors: {
custom: {
50: '#526348',
500: '#132903',
950: '#000000',
},
}SCSS
$custom: #132903; $custom-light: #526348; $custom-dark: #000000;
JSON
{
"hex": "#132903",
"rgb": {
"r": 19,
"g": 41,
"b": 3
},
"hsl": {
"h": 94.737,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.253,
"c": 0.0679,
"h": 134.6
},
"luminance": 0.01731
}Semantic roles & 50–950 ramp
primary
#132903
secondary
#4A1B6D
accent
#2BFDA4
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977