#182105#182105
#182105 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.1% C 0.049 H 124.9°. Best body text is #FFFFFF at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #182105 |
|---|---|
| RGB | rgb(24, 33, 5) |
| HSL | hsl(79, 74%, 7%) |
| HSV | hsv(79, 85%, 13%) |
| CMYK | cmyk(27.3%, 0%, 84.8%, 87.1%) |
| CIE-LAB | lab(11.23, -9.73, 14.45) |
| CIE-LCH | lch(11.23, 17.42, 123.96°) |
| OKLab | oklab(23.14% -0.0279 0.04) |
| OKLCH | oklch(23.14% 0.049 124.9) |
| XYZ | xyz(0.9479, 1.2929, 0.3432) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.95
Dark Forest Green
#002D04
ΔE00 9.43
Dark Green
#033500
ΔE00 11.17
Dark Olive
#373E02
ΔE00 12.66
Hunter Green (survey)
#0B4008
ΔE00 13.36
Almost Black
#070D0D
ΔE00 14.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#182105 #0E0521
analogous
#211C05 #182105 #0A2105
triadic
#182105 #051821 #210518
tetradic
#182105 #05211C #0E0521 #21050A
square
#182105 #05211C #0E0521 #21050A
split-complementary
#182105 #050A21 #1C0521
monochromatic
#131B04 #131B04 #182105 #3F560D #658B15
Accessibility & contrast
On white
16.69
#182105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#182105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #182105
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##182105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##182105 | 1.00 | 16.69 | 1.26 | 16.69 |
| #FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E03
Deuteranopia (green-blind)
#221E07
Tritanopia (blue-blind)
#1A1F1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #182105; /* rgb */ color: rgb(24, 33, 5); /* oklch */ color: oklch(23.1% 0.049 124.9);
Tailwind
colors: {
custom: {
50: '#545c49',
500: '#182105',
950: '#000000',
},
}SCSS
$custom: #182105; $custom-light: #545c49; $custom-dark: #000000;
JSON
{
"hex": "#182105",
"rgb": {
"r": 24,
"g": 33,
"b": 5
},
"hsl": {
"h": 79.286,
"s": 73.684,
"l": 7.451
},
"oklch": {
"l": 0.23138,
"c": 0.04882,
"h": 124.9
},
"luminance": 0.01293
}Semantic roles & 50–950 ramp
primary
#182105
secondary
#351F62
accent
#37F073
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#030400
muted
#787977