#152500#152500
#152500 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.1% C 0.065 H 129.7°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #152500 |
|---|---|
| RGB | rgb(21, 37, 0) |
| HSL | hsl(86, 100%, 7%) |
| HSV | hsv(86, 100%, 15%) |
| CMYK | cmyk(43.2%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(12.50, -14.34, 18.18) |
| CIE-LCH | lch(12.50, 23.16, 128.27°) |
| OKLab | oklab(24.09% -0.0413 0.0497) |
| OKLCH | oklch(24.09% 0.065 129.7) |
| XYZ | xyz(0.9708, 1.4825, 0.2350) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.55
Dark Forest Green
#002D04
ΔE00 6.16
Dark Green
#033500
ΔE00 7.85
Hunter Green (survey)
#0B4008
ΔE00 10.31
Forrest Green
#154406
ΔE00 11.31
Dark Olive
#373E02
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#152500 #100025
analogous
#252300 #152500 #032500
triadic
#152500 #001525 #250015
tetradic
#152500 #002523 #100025 #250003
square
#152500 #002523 #100025 #250003
split-complementary
#152500 #000325 #230025
monochromatic
#111F00 #111F00 #152500 #386200 #5A9F00
Accessibility & contrast
On white
16.20
#152500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#152500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #152500
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##152500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##152500 | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#252002
Tritanopia (blue-blind)
#16231E
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #152500; /* rgb */ color: rgb(21, 37, 0); /* oklch */ color: oklch(24.1% 0.065 129.7);
Tailwind
colors: {
custom: {
50: '#535f46',
500: '#152500',
950: '#000000',
},
}SCSS
$custom: #152500; $custom-light: #535f46; $custom-dark: #000000;
JSON
{
"hex": "#152500",
"rgb": {
"r": 21,
"g": 37,
"b": 0
},
"hsl": {
"h": 85.946,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.24087,
"c": 0.06459,
"h": 129.7
},
"luminance": 0.01483
}Semantic roles & 50–950 ramp
primary
#152500
secondary
#3A136D
accent
#29FF85
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977