#102207#102207
#102207 is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.9% C 0.053 H 136.4°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #102207 |
|---|---|
| RGB | rgb(16, 34, 7) |
| HSL | hsl(100, 66%, 8%) |
| HSV | hsv(100, 79%, 13%) |
| CMYK | cmyk(52.9%, 0%, 79.4%, 86.7%) |
| CIE-LAB | lab(11.06, -13.92, 13.31) |
| CIE-LCH | lch(11.06, 19.26, 136.28°) |
| OKLab | oklab(22.86% -0.0385 0.0366) |
| OKLCH | oklch(22.86% 0.053 136.4) |
| XYZ | xyz(0.8240, 1.2695, 0.4026) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.66
Dark Forest Green
#002D04
ΔE00 6.82
Dark Green
#033500
ΔE00 9.41
Hunter Green (survey)
#0B4008
ΔE00 11.95
Evergreen
#05472A
ΔE00 12.88
Pine Green
#0A481E
ΔE00 13.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102207 #190722
analogous
#1D2207 #102207 #07220B
triadic
#102207 #071022 #220710
tetradic
#102207 #071D22 #190722 #220B07
square
#102207 #071D22 #190722 #220B07
split-complementary
#102207 #0B0722 #22071D
monochromatic
#0C1905 #0C1905 #102207 #285511 #40881C
Accessibility & contrast
On white
16.75
#102207 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#102207 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102207
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102207 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102207 | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F05
Deuteranopia (green-blind)
#211D09
Tritanopia (blue-blind)
#0F201C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #102207; /* rgb */ color: rgb(16, 34, 7); /* oklch */ color: oklch(22.9% 0.053 136.4);
Tailwind
colors: {
custom: {
50: '#4e5d4a',
500: '#102207',
950: '#000000',
},
}SCSS
$custom: #102207; $custom-light: #4e5d4a; $custom-dark: #000000;
JSON
{
"hex": "#102207",
"rgb": {
"r": 16,
"g": 34,
"b": 7
},
"hsl": {
"h": 100,
"s": 65.854,
"l": 8.039
},
"oklch": {
"l": 0.22857,
"c": 0.05316,
"h": 136.4
},
"luminance": 0.0127
}Semantic roles & 50–950 ramp
primary
#102207
secondary
#4D2461
accent
#3FE9B0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977