#102201#102201
#102201 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 22.8% C 0.062 H 132.9°. Best body text is #FFFFFF at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #102201 |
|---|---|
| RGB | rgb(16, 34, 1) |
| HSL | hsl(93, 94%, 7%) |
| HSV | hsv(93, 97%, 13%) |
| CMYK | cmyk(52.9%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(10.97, -14.86, 15.63) |
| CIE-LCH | lch(10.97, 21.56, 133.56°) |
| OKLab | oklab(22.75% -0.0422 0.0453) |
| OKLCH | oklch(22.75% 0.062 132.9) |
| XYZ | xyz(0.7912, 1.2564, 0.2295) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.80
Dark Forest Green
#002D04
ΔE00 6.08
Dark Green
#033500
ΔE00 8.51
Hunter Green (survey)
#0B4008
ΔE00 11.19
Forrest Green
#154406
ΔE00 12.40
Pine Green
#0A481E
ΔE00 12.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102201 #130122
analogous
#212201 #102201 #012202
triadic
#102201 #011022 #220110
tetradic
#102201 #012122 #130122 #220201
square
#102201 #012122 #130122 #220201
split-complementary
#102201 #020122 #220121
monochromatic
#0E1E01 #0E1E01 #102201 #2C5D03 #489904
Accessibility & contrast
On white
16.78
#102201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#102201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102201
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102201 | 1.00 | 16.78 | 1.25 | 16.78 |
| #FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#221D03
Tritanopia (blue-blind)
#10201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #102201; /* rgb */ color: rgb(16, 34, 1); /* oklch */ color: oklch(22.8% 0.062 132.9);
Tailwind
colors: {
custom: {
50: '#4e5d47',
500: '#102201',
950: '#000000',
},
}SCSS
$custom: #102201; $custom-light: #4e5d47; $custom-dark: #000000;
JSON
{
"hex": "#102201",
"rgb": {
"r": 16,
"g": 34,
"b": 1
},
"hsl": {
"h": 92.727,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22751,
"c": 0.06191,
"h": 132.9
},
"luminance": 0.01256
}Semantic roles & 50–950 ramp
primary
#102201
secondary
#431669
accent
#29FF9E
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977