#133305#133305
#133305 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.6% C 0.081 H 138.0°. Best body text is #FFFFFF at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #133305 |
|---|---|
| RGB | rgb(19, 51, 5) |
| HSL | hsl(102, 82%, 11%) |
| HSV | hsv(102, 90%, 20%) |
| CMYK | cmyk(62.7%, 0%, 90.2%, 80%) |
| CIE-LAB | lab(17.99, -21.68, 23.14) |
| CIE-LCH | lch(17.99, 31.71, 133.14°) |
| OKLab | oklab(28.59% -0.06 0.0541) |
| OKLCH | oklch(28.59% 0.081 138) |
| XYZ | xyz(1.4797, 2.5169, 0.5514) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.55
Dark Green
#033500
ΔE00 2.74
Dark Forest Green
#002D04
ΔE00 3.65
Hunter Green (survey)
#0B4008
ΔE00 4.80
Forrest Green
#154406
ΔE00 5.93
Forest Green (survey)
#06470C
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#133305 #250533
analogous
#2A3305 #133305 #05330E
triadic
#133305 #051333 #330513
tetradic
#133305 #052A33 #250533 #330E05
square
#133305 #052A33 #250533 #330E05
split-complementary
#133305 #0E0533 #33052A
monochromatic
#0A1C03 #0A1C03 #133305 #286B0A #3DA210
Accessibility & contrast
On white
13.97
#133305 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#133305 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #133305
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##133305 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##133305 | 1.00 | 13.97 | 1.50 | 13.97 |
| #FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#312B09
Tritanopia (blue-blind)
#10312A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #133305; /* rgb */ color: rgb(19, 51, 5); /* oklch */ color: oklch(28.6% 0.081 138.0);
Tailwind
colors: {
custom: {
50: '#556b49',
500: '#133305',
950: '#000000',
},
}SCSS
$custom: #133305; $custom-light: #556b49; $custom-dark: #000000;
JSON
{
"hex": "#133305",
"rgb": {
"r": 19,
"g": 51,
"b": 5
},
"hsl": {
"h": 101.739,
"s": 82.143,
"l": 10.98
},
"oklch": {
"l": 0.28588,
"c": 0.08076,
"h": 138
},
"luminance": 0.02517
}Semantic roles & 50–950 ramp
primary
#133305
secondary
#5B1F74
accent
#2FF8BB
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030601
muted
#787A77