#182707#182707
#182707 is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.1% C 0.056 H 130.8°. Best body text is #FFFFFF at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #182707 |
|---|---|
| RGB | rgb(24, 39, 7) |
| HSL | hsl(88, 70%, 9%) |
| HSV | hsv(88, 82%, 15%) |
| CMYK | cmyk(38.5%, 0%, 82.1%, 84.7%) |
| CIE-LAB | lab(13.59, -13.09, 16.84) |
| CIE-LCH | lch(13.59, 21.33, 127.86°) |
| OKLab | oklab(25.07% -0.0369 0.0427) |
| OKLCH | oklch(25.07% 0.056 130.8) |
| XYZ | xyz(1.1405, 1.6605, 0.4614) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.14
Dark Forest Green
#002D04
ΔE00 6.76
Dark Green
#033500
ΔE00 8.35
Hunter Green (survey)
#0B4008
ΔE00 10.55
Dark Olive
#373E02
ΔE00 11.19
Forrest Green
#154406
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#182707 #160727
analogous
#272607 #182707 #082707
triadic
#182707 #071827 #270718
tetradic
#182707 #072726 #160727 #270708
square
#182707 #072726 #160727 #270708
split-complementary
#182707 #070827 #260727
monochromatic
#101A05 #101A05 #182707 #385B10 #588F1A
Accessibility & contrast
On white
15.76
#182707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#182707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #182707
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##182707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##182707 | 1.00 | 15.76 | 1.33 | 15.76 |
| #FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292304
Deuteranopia (green-blind)
#272209
Tritanopia (blue-blind)
#192520
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #182707; /* rgb */ color: rgb(24, 39, 7); /* oklch */ color: oklch(25.1% 0.056 130.8);
Tailwind
colors: {
custom: {
50: '#55614a',
500: '#182707',
950: '#000000',
},
}SCSS
$custom: #182707; $custom-light: #55614a; $custom-dark: #000000;
JSON
{
"hex": "#182707",
"rgb": {
"r": 24,
"g": 39,
"b": 7
},
"hsl": {
"h": 88.125,
"s": 69.565,
"l": 9.02
},
"oklch": {
"l": 0.25068,
"c": 0.05643,
"h": 130.8
},
"luminance": 0.01661
}Semantic roles & 50–950 ramp
primary
#182707
secondary
#432366
accent
#3BEC8E
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030501
muted
#787977