#102000#102000
#102000 is a very dark, moderate yellow-green. Relative luminance 0.011; OKLCH L 22.1% C 0.061 H 131.3°. Best body text is #FFFFFF at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #102000 |
|---|---|
| RGB | rgb(16, 32, 0) |
| HSL | hsl(90, 100%, 6%) |
| HSV | hsv(90, 100%, 13%) |
| CMYK | cmyk(50%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(10.13, -13.76, 14.86) |
| CIE-LCH | lch(10.13, 20.25, 132.79°) |
| OKLab | oklab(22.06% -0.0399 0.0455) |
| OKLCH | oklch(22.06% 0.061 131.3) |
| XYZ | xyz(0.7302, 1.1432, 0.1822) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.73
Dark Forest Green
#002D04
ΔE00 6.98
Dark Green
#033500
ΔE00 9.41
Hunter Green (survey)
#0B4008
ΔE00 12.06
Forrest Green
#154406
ΔE00 13.24
Pine Green
#0A481E
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102000 #100020
analogous
#202000 #102000 #002000
triadic
#102000 #001020 #200010
tetradic
#102000 #002020 #100020 #200000
square
#102000 #002020 #100020 #200000
split-complementary
#102000 #000020 #200020
monochromatic
#0F1F00 #0F1F00 #102000 #2F5D00 #4D9A00
Accessibility & contrast
On white
17.09
#102000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#102000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102000
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102000 | 1.00 | 17.09 | 1.23 | 17.09 |
| #FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#201B02
Tritanopia (blue-blind)
#111E19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102000; /* rgb */ color: rgb(16, 32, 0); /* oklch */ color: oklch(22.1% 0.061 131.3);
Tailwind
colors: {
custom: {
50: '#4e5b46',
500: '#102000',
950: '#000000',
},
}SCSS
$custom: #102000; $custom-light: #4e5b46; $custom-dark: #000000;
JSON
{
"hex": "#102000",
"rgb": {
"r": 16,
"g": 32,
"b": 0
},
"hsl": {
"h": 90,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.22061,
"c": 0.06055,
"h": 131.3
},
"luminance": 0.01143
}Semantic roles & 50–950 ramp
primary
#102000
secondary
#3E1369
accent
#29FF94
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977