#152602#152602
#152602 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.4% C 0.063 H 131.2°. Best body text is #FFFFFF at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #152602 |
|---|---|
| RGB | rgb(21, 38, 2) |
| HSL | hsl(88, 90%, 8%) |
| HSV | hsv(88, 95%, 15%) |
| CMYK | cmyk(44.7%, 0%, 94.7%, 85.1%) |
| CIE-LAB | lab(12.92, -14.62, 17.94) |
| CIE-LCH | lch(12.92, 23.15, 129.17°) |
| OKLab | oklab(24.44% -0.0416 0.0476) |
| OKLCH | oklch(24.44% 0.063 131.2) |
| XYZ | xyz(1.0133, 1.5500, 0.3032) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.28
Dark Forest Green
#002D04
ΔE00 5.89
Dark Green
#033500
ΔE00 7.61
Hunter Green (survey)
#0B4008
ΔE00 10.05
Forrest Green
#154406
ΔE00 11.07
Dark Olive
#373E02
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#152602 #130226
analogous
#262502 #152602 #032602
triadic
#152602 #021526 #260215
tetradic
#152602 #022625 #130226 #260203
square
#152602 #022625 #130226 #260203
split-complementary
#152602 #020326 #250226
monochromatic
#101D02 #101D02 #152602 #356005 #559A08
Accessibility & contrast
On white
16.03
#152602 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#152602 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #152602
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##152602 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##152602 | 1.00 | 16.03 | 1.31 | 16.03 |
| #FFFFFF | 16.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#262104
Tritanopia (blue-blind)
#16241F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #152602; /* rgb */ color: rgb(21, 38, 2); /* oklch */ color: oklch(24.4% 0.063 131.2);
Tailwind
colors: {
custom: {
50: '#536047',
500: '#152602',
950: '#000000',
},
}SCSS
$custom: #152602; $custom-light: #536047; $custom-dark: #000000;
JSON
{
"hex": "#152602",
"rgb": {
"r": 21,
"g": 38,
"b": 2
},
"hsl": {
"h": 88.333,
"s": 90,
"l": 7.843
},
"oklch": {
"l": 0.24443,
"c": 0.06323,
"h": 131.2
},
"luminance": 0.0155
}Semantic roles & 50–950 ramp
primary
#152602
secondary
#40186B
accent
#29FF8E
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977