#181F02#181F02
#181F02 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.5% C 0.050 H 121.5°. Best body text is #FFFFFF at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #181F02 |
|---|---|
| RGB | rgb(24, 31, 2) |
| HSL | hsl(74, 88%, 6%) |
| HSV | hsv(74, 94%, 12%) |
| CMYK | cmyk(22.6%, 0%, 93.5%, 87.8%) |
| CIE-LAB | lab(10.40, -8.89, 14.51) |
| CIE-LCH | lch(10.40, 17.02, 121.48°) |
| OKLab | oklab(22.46% -0.0263 0.0429) |
| OKLCH | oklch(22.46% 0.05 121.5) |
| XYZ | xyz(0.8776, 1.1785, 0.2387) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.72
Dark Forest Green
#002D04
ΔE00 10.20
Dark Green
#033500
ΔE00 11.89
Dark Olive
#373E02
ΔE00 12.93
Almost Black
#070D0D
ΔE00 13.58
Hunter Green (survey)
#0B4008
ΔE00 14.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#181F02 #09021F
analogous
#1F1802 #181F02 #0A1F02
triadic
#181F02 #02181F #1F0218
tetradic
#181F02 #021F18 #09021F #1F020A
square
#181F02 #021F18 #09021F #1F020A
split-complementary
#181F02 #020A1F #18021F
monochromatic
#161D02 #161D02 #181F02 #455806 #719209
Accessibility & contrast
On white
16.99
#181F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#181F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #181F02
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##181F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##181F02 | 1.00 | 16.99 | 1.24 | 16.99 |
| #FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221C00
Deuteranopia (green-blind)
#211C04
Tritanopia (blue-blind)
#1A1D19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #181f02; /* rgb */ color: rgb(24, 31, 2); /* oklch */ color: oklch(22.5% 0.050 121.5);
Tailwind
colors: {
custom: {
50: '#545a47',
500: '#181f02',
950: '#000000',
},
}SCSS
$custom: #181f02; $custom-light: #545a47; $custom-dark: #000000;
JSON
{
"hex": "#181f02",
"rgb": {
"r": 24,
"g": 31,
"b": 2
},
"hsl": {
"h": 74.483,
"s": 87.879,
"l": 6.471
},
"oklch": {
"l": 0.22455,
"c": 0.05027,
"h": 121.5
},
"luminance": 0.01179
}Semantic roles & 50–950 ramp
primary
#181F02
secondary
#2B1865
accent
#2AFE5D
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#030300
muted
#787877