#102206#102206
#102206 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 22.8% C 0.055 H 135.8°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #102206 |
|---|---|
| RGB | rgb(16, 34, 6) |
| HSL | hsl(99, 70%, 8%) |
| HSV | hsv(99, 82%, 13%) |
| CMYK | cmyk(52.9%, 0%, 82.4%, 86.7%) |
| CIE-LAB | lab(11.04, -14.07, 13.70) |
| CIE-LCH | lch(11.04, 19.64, 135.78°) |
| OKLab | oklab(22.84% -0.0391 0.038) |
| OKLCH | oklch(22.84% 0.055 135.8) |
| XYZ | xyz(0.8186, 1.2673, 0.3737) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.51
Dark Forest Green
#002D04
ΔE00 6.68
Dark Green
#033500
ΔE00 9.25
Hunter Green (survey)
#0B4008
ΔE00 11.81
Evergreen
#05472A
ΔE00 12.87
Forrest Green
#154406
ΔE00 13.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102206 #180622
analogous
#1E2206 #102206 #06220A
triadic
#102206 #061022 #220610
tetradic
#102206 #061E22 #180622 #220A06
square
#102206 #061E22 #180622 #220A06
split-complementary
#102206 #0A0622 #22061E
monochromatic
#0C1A05 #0C1A05 #102206 #28560F #418A18
Accessibility & contrast
On white
16.75
#102206 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#102206 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102206
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102206 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102206 | 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)
#241F04
Deuteranopia (green-blind)
#211D08
Tritanopia (blue-blind)
#0F201C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #102206; /* rgb */ color: rgb(16, 34, 6); /* oklch */ color: oklch(22.8% 0.055 135.8);
Tailwind
colors: {
custom: {
50: '#4e5d49',
500: '#102206',
950: '#000000',
},
}SCSS
$custom: #102206; $custom-light: #4e5d49; $custom-dark: #000000;
JSON
{
"hex": "#102206",
"rgb": {
"r": 16,
"g": 34,
"b": 6
},
"hsl": {
"h": 98.571,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.2284,
"c": 0.05451,
"h": 135.8
},
"luminance": 0.01267
}Semantic roles & 50–950 ramp
primary
#102206
secondary
#4B2262
accent
#3BEDAD
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020401
muted
#787977