#102801#102801
#102801 is a very dark, moderate yellow-green. Relative luminance 0.016; OKLCH L 24.8% C 0.071 H 135.4°. Best body text is #FFFFFF at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #102801 |
|---|---|
| RGB | rgb(16, 40, 1) |
| HSL | hsl(97, 95%, 8%) |
| HSV | hsv(97, 98%, 16%) |
| CMYK | cmyk(60%, 0%, 97.5%, 84.3%) |
| CIE-LAB | lab(13.41, -18.02, 18.95) |
| CIE-LCH | lch(13.41, 26.15, 133.57°) |
| OKLab | oklab(24.76% -0.0505 0.0498) |
| OKLCH | oklch(24.76% 0.071 135.4) |
| XYZ | xyz(0.9779, 1.6299, 0.2918) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.26
Dark Forest Green
#002D04
ΔE00 3.85
Dark Green
#033500
ΔE00 5.83
Hunter Green (survey)
#0B4008
ΔE00 8.56
Forrest Green
#154406
ΔE00 9.79
Pine Green
#0A481E
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102801 #190128
analogous
#232801 #102801 #012805
triadic
#102801 #011028 #280110
tetradic
#102801 #012328 #190128 #280501
square
#102801 #012328 #190128 #280501
split-complementary
#102801 #050128 #280123
monochromatic
#0C1E01 #0C1E01 #102801 #286402 #409F04
Accessibility & contrast
On white
15.84
#102801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#102801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102801
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102801 | 1.00 | 15.84 | 1.33 | 15.84 |
| #FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#272204
Tritanopia (blue-blind)
#0F2620
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #102801; /* rgb */ color: rgb(16, 40, 1); /* oklch */ color: oklch(24.8% 0.071 135.4);
Tailwind
colors: {
custom: {
50: '#506247',
500: '#102801',
950: '#000000',
},
}SCSS
$custom: #102801; $custom-light: #506247; $custom-dark: #000000;
JSON
{
"hex": "#102801",
"rgb": {
"r": 16,
"g": 40,
"b": 1
},
"hsl": {
"h": 96.923,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24758,
"c": 0.0709,
"h": 135.4
},
"luminance": 0.0163
}Semantic roles & 50–950 ramp
primary
#102801
secondary
#4D166F
accent
#29FFAD
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977