#133302#133302
#133302 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.6% C 0.084 H 137.1°. Best body text is #FFFFFF at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #133302 |
|---|---|
| RGB | rgb(19, 51, 2) |
| HSL | hsl(99, 92%, 10%) |
| HSV | hsv(99, 96%, 20%) |
| CMYK | cmyk(62.7%, 0%, 96.1%, 80%) |
| CIE-LAB | lab(17.97, -22.02, 24.33) |
| CIE-LCH | lch(17.97, 32.81, 132.15°) |
| OKLab | oklab(28.55% -0.0612 0.057) |
| OKLCH | oklch(28.55% 0.084 137.1) |
| XYZ | xyz(1.4633, 2.5104, 0.4649) |
| Luminance | 0.0251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 2.64
Very Dark Green
#062E03
ΔE00 2.86
Dark Forest Green
#002D04
ΔE00 3.97
Hunter Green (survey)
#0B4008
ΔE00 4.66
Forrest Green
#154406
ΔE00 5.70
Forest Green (survey)
#06470C
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#133302 #220233
analogous
#2B3302 #133302 #02330A
triadic
#133302 #021333 #330213
tetradic
#133302 #022B33 #220233 #330A02
square
#133302 #022B33 #220233 #330A02
split-complementary
#133302 #0A0233 #33022B
monochromatic
#0B1D01 #0B1D01 #133302 #296E04 #3FA907
Accessibility & contrast
On white
13.98
#133302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#133302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #133302
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##133302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##133302 | 1.00 | 13.98 | 1.50 | 13.98 |
| #FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#312B06
Tritanopia (blue-blind)
#11312A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #133302; /* rgb */ color: rgb(19, 51, 2); /* oklch */ color: oklch(28.6% 0.084 137.1);
Tailwind
colors: {
custom: {
50: '#556b48',
500: '#133302',
950: '#000000',
},
}SCSS
$custom: #133302; $custom-light: #556b48; $custom-dark: #000000;
JSON
{
"hex": "#133302",
"rgb": {
"r": 19,
"g": 51,
"b": 2
},
"hsl": {
"h": 99.184,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.28554,
"c": 0.08364,
"h": 137.1
},
"luminance": 0.0251
}Semantic roles & 50–950 ramp
primary
#133302
secondary
#571A77
accent
#29FFB5
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030600
muted
#787A77