#132902#132902
#132902 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.3% C 0.069 H 134.2°. Best body text is #FFFFFF at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #132902 |
|---|---|
| RGB | rgb(19, 41, 2) |
| HSL | hsl(94, 91%, 8%) |
| HSV | hsv(94, 95%, 16%) |
| CMYK | cmyk(53.7%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(13.99, -17.14, 19.34) |
| CIE-LCH | lch(13.99, 25.84, 131.54°) |
| OKLab | oklab(25.29% -0.0482 0.0496) |
| OKLCH | oklch(25.29% 0.069 134.2) |
| XYZ | xyz(1.0724, 1.7286, 0.3346) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.64
Dark Forest Green
#002D04
ΔE00 4.37
Dark Green
#033500
ΔE00 5.96
Hunter Green (survey)
#0B4008
ΔE00 8.50
Forrest Green
#154406
ΔE00 9.62
Pine Green
#0A481E
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132902 #180229
analogous
#262902 #132902 #022904
triadic
#132902 #021329 #290213
tetradic
#132902 #022629 #180229 #290402
square
#132902 #022629 #180229 #290402
split-complementary
#132902 #040229 #290226
monochromatic
#0E1D01 #0E1D01 #132902 #2E6305 #499E08
Accessibility & contrast
On white
15.60
#132902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#132902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132902
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132902 | 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)
#282305
Tritanopia (blue-blind)
#132721
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #132902; /* rgb */ color: rgb(19, 41, 2); /* oklch */ color: oklch(25.3% 0.069 134.2);
Tailwind
colors: {
custom: {
50: '#526347',
500: '#132902',
950: '#000000',
},
}SCSS
$custom: #132902; $custom-light: #526347; $custom-dark: #000000;
JSON
{
"hex": "#132902",
"rgb": {
"r": 19,
"g": 41,
"b": 2
},
"hsl": {
"h": 93.846,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.25286,
"c": 0.06915,
"h": 134.2
},
"luminance": 0.01729
}Semantic roles & 50–950 ramp
primary
#132902
secondary
#49196E
accent
#29FFA2
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977