#101802#101802
#101802 is a very dark, muted yellow-green. Relative luminance 0.008; OKLCH L 19.4% C 0.044 H 125.5°. Best body text is #FFFFFF at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #101802 |
|---|---|
| RGB | rgb(16, 24, 2) |
| HSL | hsl(82, 85%, 5%) |
| HSV | hsv(82, 92%, 9%) |
| CMYK | cmyk(33.3%, 0%, 91.7%, 90.6%) |
| CIE-LAB | lab(6.94, -7.31, 9.43) |
| CIE-LCH | lch(6.94, 11.93, 127.78°) |
| OKLab | oklab(19.43% -0.0254 0.0356) |
| OKLCH | oklch(19.43% 0.044 125.5) |
| XYZ | xyz(0.5513, 0.7678, 0.1766) |
| Luminance | 0.0077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.10
Black
#000000
ΔE00 11.65
Very Dark Green
#062E03
ΔE00 12.46
Dark Forest Green
#002D04
ΔE00 12.67
Charcoal (survey)
#343837
ΔE00 14.02
Dark Green
#033500
ΔE00 14.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101802 #0A0218
analogous
#181502 #101802 #051802
triadic
#101802 #021018 #180210
tetradic
#101802 #021815 #0A0218 #180205
square
#101802 #021815 #0A0218 #180205
split-complementary
#101802 #020518 #150218
monochromatic
#131C02 #131C02 #131C02 #365007 #5B890B
Accessibility & contrast
On white
18.20
#101802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#101802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101802
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101802 | 1.00 | 18.20 | 1.15 | 18.20 |
| #FFFFFF | 18.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1601
Deuteranopia (green-blind)
#191503
Tritanopia (blue-blind)
#111613
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #101802; /* rgb */ color: rgb(16, 24, 2); /* oklch */ color: oklch(19.4% 0.044 125.5);
Tailwind
colors: {
custom: {
50: '#4e5447',
500: '#101802',
950: '#000000',
},
}SCSS
$custom: #101802; $custom-light: #4e5447; $custom-dark: #000000;
JSON
{
"hex": "#101802",
"rgb": {
"r": 16,
"g": 24,
"b": 2
},
"hsl": {
"h": 81.818,
"s": 84.615,
"l": 5.098
},
"oklch": {
"l": 0.19429,
"c": 0.04377,
"h": 125.5
},
"luminance": 0.00768
}Semantic roles & 50–950 ramp
primary
#101802
secondary
#31185E
accent
#2DFB78
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010200
muted
#777877