#182200#182200
#182200 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.4% C 0.058 H 124.2°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #182200 |
|---|---|
| RGB | rgb(24, 34, 0) |
| HSL | hsl(78, 100%, 7%) |
| HSV | hsv(78, 100%, 13%) |
| CMYK | cmyk(29.4%, 0%, 100%, 86.7%) |
| CIE-LAB | lab(11.54, -11.05, 16.92) |
| CIE-LCH | lch(11.54, 20.21, 123.16°) |
| OKLab | oklab(23.37% -0.0327 0.0481) |
| OKLCH | oklch(23.37% 0.058 124.2) |
| XYZ | xyz(0.9487, 1.3382, 0.2083) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.86
Dark Forest Green
#002D04
ΔE00 8.45
Dark Green
#033500
ΔE00 10.02
Dark Olive
#373E02
ΔE00 11.69
Hunter Green (survey)
#0B4008
ΔE00 12.27
Forrest Green
#154406
ΔE00 13.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#182200 #0A0022
analogous
#221B00 #182200 #072200
triadic
#182200 #001822 #220018
tetradic
#182200 #00221B #0A0022 #220007
square
#182200 #00221B #0A0022 #220007
split-complementary
#182200 #000722 #1B0022
monochromatic
#161F00 #161F00 #182200 #435F00 #6E9C00
Accessibility & contrast
On white
16.57
#182200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#182200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #182200
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##182200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##182200 | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#231E02
Tritanopia (blue-blind)
#1A201B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #182200; /* rgb */ color: rgb(24, 34, 0); /* oklch */ color: oklch(23.4% 0.058 124.2);
Tailwind
colors: {
custom: {
50: '#545d46',
500: '#182200',
950: '#000000',
},
}SCSS
$custom: #182200; $custom-light: #545d46; $custom-dark: #000000;
JSON
{
"hex": "#182200",
"rgb": {
"r": 24,
"g": 34,
"b": 0
},
"hsl": {
"h": 77.647,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.23369,
"c": 0.05816,
"h": 124.2
},
"luminance": 0.01338
}Semantic roles & 50–950 ramp
primary
#182200
secondary
#2D136B
accent
#29FF68
background
#F4F5F3
surface
#E8E9E5
border
#C4C5C1
text
#030400
muted
#787977