#182201#182201
#182201 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.4% C 0.057 H 124.5°. Best body text is #FFFFFF at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #182201 |
|---|---|
| RGB | rgb(24, 34, 1) |
| HSL | hsl(78, 94%, 7%) |
| HSV | hsv(78, 97%, 13%) |
| CMYK | cmyk(29.4%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(11.56, -10.91, 16.53) |
| CIE-LCH | lch(11.56, 19.81, 123.42°) |
| OKLab | oklab(23.39% -0.032 0.0466) |
| OKLCH | oklch(23.39% 0.057 124.5) |
| XYZ | xyz(0.9542, 1.3404, 0.2372) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.96
Dark Forest Green
#002D04
ΔE00 8.53
Dark Green
#033500
ΔE00 10.13
Dark Olive
#373E02
ΔE00 11.81
Hunter Green (survey)
#0B4008
ΔE00 12.38
Forrest Green
#154406
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#182201 #0B0122
analogous
#221C01 #182201 #082201
triadic
#182201 #011822 #220118
tetradic
#182201 #01221C #0B0122 #220108
square
#182201 #01221C #0B0122 #220108
split-complementary
#182201 #010822 #1C0122
monochromatic
#151E01 #151E01 #182201 #425D03 #6C9904
Accessibility & contrast
On white
16.56
#182201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#182201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #182201
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##182201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##182201 | 1.00 | 16.56 | 1.27 | 16.56 |
| #FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#231E03
Tritanopia (blue-blind)
#1A201B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #182201; /* rgb */ color: rgb(24, 34, 1); /* oklch */ color: oklch(23.4% 0.057 124.5);
Tailwind
colors: {
custom: {
50: '#545d47',
500: '#182201',
950: '#000000',
},
}SCSS
$custom: #182201; $custom-light: #545d47; $custom-dark: #000000;
JSON
{
"hex": "#182201",
"rgb": {
"r": 24,
"g": 34,
"b": 1
},
"hsl": {
"h": 78.182,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.23386,
"c": 0.05654,
"h": 124.5
},
"luminance": 0.0134
}Semantic roles & 50–950 ramp
primary
#182201
secondary
#2F1669
accent
#29FF6A
background
#F4F5F3
surface
#E8E9E5
border
#C4C5C1
text
#030400
muted
#787977