#132702#132702
#132702 is a very dark, moderate yellow-green. Relative luminance 0.016; OKLCH L 24.6% C 0.066 H 133.4°. Best body text is #FFFFFF at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #132702 |
|---|---|
| RGB | rgb(19, 39, 2) |
| HSL | hsl(92, 90%, 8%) |
| HSV | hsv(92, 95%, 15%) |
| CMYK | cmyk(51.3%, 0%, 94.9%, 84.7%) |
| CIE-LAB | lab(13.19, -16.09, 18.28) |
| CIE-LCH | lch(13.19, 24.35, 131.34°) |
| OKLab | oklab(24.63% -0.0454 0.0481) |
| OKLCH | oklch(24.63% 0.066 133.4) |
| XYZ | xyz(1.0050, 1.5938, 0.3121) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.36
Dark Forest Green
#002D04
ΔE00 4.96
Dark Green
#033500
ΔE00 6.80
Hunter Green (survey)
#0B4008
ΔE00 9.36
Forrest Green
#154406
ΔE00 10.47
Pine Green
#0A481E
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132702 #160227
analogous
#252702 #132702 #022703
triadic
#132702 #021327 #270213
tetradic
#132702 #022527 #160227 #270302
square
#132702 #022527 #160227 #270302
split-complementary
#132702 #030227 #270225
monochromatic
#0E1D01 #0E1D01 #132702 #2F6105 #4C9B08
Accessibility & contrast
On white
15.92
#132702 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#132702 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132702
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132702 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132702 | 1.00 | 15.92 | 1.32 | 15.92 |
| #FFFFFF | 15.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#262105
Tritanopia (blue-blind)
#132520
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #132702; /* rgb */ color: rgb(19, 39, 2); /* oklch */ color: oklch(24.6% 0.066 133.4);
Tailwind
colors: {
custom: {
50: '#526147',
500: '#132702',
950: '#000000',
},
}SCSS
$custom: #132702; $custom-light: #526147; $custom-dark: #000000;
JSON
{
"hex": "#132702",
"rgb": {
"r": 19,
"g": 39,
"b": 2
},
"hsl": {
"h": 92.432,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.24629,
"c": 0.06611,
"h": 133.4
},
"luminance": 0.01594
}Semantic roles & 50–950 ramp
primary
#132702
secondary
#46186C
accent
#29FF9D
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977