#102002#102002
#102002 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.1% C 0.057 H 132.4°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #102002 |
|---|---|
| RGB | rgb(16, 32, 2) |
| HSL | hsl(92, 88%, 7%) |
| HSV | hsv(92, 94%, 13%) |
| CMYK | cmyk(50%, 0%, 93.8%, 87.5%) |
| CIE-LAB | lab(10.16, -13.45, 14.09) |
| CIE-LCH | lch(10.16, 19.48, 133.67°) |
| OKLab | oklab(22.1% -0.0385 0.0422) |
| OKLCH | oklch(22.1% 0.057 132.4) |
| XYZ | xyz(0.7411, 1.1475, 0.2399) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.99
Dark Forest Green
#002D04
ΔE00 7.21
Dark Green
#033500
ΔE00 9.69
Hunter Green (survey)
#0B4008
ΔE00 12.30
Forrest Green
#154406
ΔE00 13.49
Evergreen
#05472A
ΔE00 13.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102002 #120220
analogous
#1F2002 #102002 #022003
triadic
#102002 #021020 #200210
tetradic
#102002 #021F20 #120220 #200302
square
#102002 #021F20 #120220 #200302
split-complementary
#102002 #030220 #20021F
monochromatic
#0E1D02 #0E1D02 #102002 #2D5A06 #4A9309
Accessibility & contrast
On white
17.08
#102002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#102002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102002
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102002 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#201B04
Tritanopia (blue-blind)
#101E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102002; /* rgb */ color: rgb(16, 32, 2); /* oklch */ color: oklch(22.1% 0.057 132.4);
Tailwind
colors: {
custom: {
50: '#4e5b47',
500: '#102002',
950: '#000000',
},
}SCSS
$custom: #102002; $custom-light: #4e5b47; $custom-dark: #000000;
JSON
{
"hex": "#102002",
"rgb": {
"r": 16,
"g": 32,
"b": 2
},
"hsl": {
"h": 92,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.22099,
"c": 0.05714,
"h": 132.4
},
"luminance": 0.01148
}Semantic roles & 50–950 ramp
primary
#102002
secondary
#411866
accent
#29FE9B
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977