#152A01#152A01
#152A01 is a dark, moderate yellow-green. Relative luminance 0.018; OKLCH L 25.7% C 0.071 H 132.8°. Best body text is #FFFFFF at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #152A01 |
|---|---|
| RGB | rgb(21, 42, 1) |
| HSL | hsl(91, 95%, 8%) |
| HSV | hsv(91, 98%, 16%) |
| CMYK | cmyk(50%, 0%, 97.6%, 83.5%) |
| CIE-LAB | lab(14.50, -16.92, 20.43) |
| CIE-LCH | lch(14.50, 26.53, 129.63°) |
| OKLab | oklab(25.73% -0.0479 0.0518) |
| OKLCH | oklch(25.73% 0.071 132.8) |
| XYZ | xyz(1.1427, 1.8175, 0.3193) |
| Luminance | 0.0182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.83
Dark Forest Green
#002D04
ΔE00 4.70
Dark Green
#033500
ΔE00 5.84
Hunter Green (survey)
#0B4008
ΔE00 8.25
Forrest Green
#154406
ΔE00 9.25
Forest Green (survey)
#06470C
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#152A01 #16012A
analogous
#292A01 #152A01 #012A02
triadic
#152A01 #01152A #2A0115
tetradic
#152A01 #01292A #16012A #2A0201
square
#152A01 #01292A #16012A #2A0201
split-complementary
#152A01 #02012A #2A0129
monochromatic
#0F1E01 #0F1E01 #152A01 #336602 #51A204
Accessibility & contrast
On white
15.40
#152A01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#152A01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #152A01
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##152A01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##152A01 | 1.00 | 15.40 | 1.36 | 15.40 |
| #FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2600
Deuteranopia (green-blind)
#292404
Tritanopia (blue-blind)
#152822
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #152a01; /* rgb */ color: rgb(21, 42, 1); /* oklch */ color: oklch(25.7% 0.071 132.8);
Tailwind
colors: {
custom: {
50: '#546347',
500: '#152a01',
950: '#000000',
},
}SCSS
$custom: #152a01; $custom-light: #546347; $custom-dark: #000000;
JSON
{
"hex": "#152a01",
"rgb": {
"r": 21,
"g": 42,
"b": 1
},
"hsl": {
"h": 90.732,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.25729,
"c": 0.0706,
"h": 132.8
},
"luminance": 0.01818
}Semantic roles & 50–950 ramp
primary
#152A01
secondary
#441670
accent
#29FF97
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#030500
muted
#787977