#102901#102901
#102901 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.1% C 0.072 H 135.7°. Best body text is #FFFFFF at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #102901 |
|---|---|
| RGB | rgb(16, 41, 1) |
| HSL | hsl(98, 95%, 8%) |
| HSV | hsv(98, 98%, 16%) |
| CMYK | cmyk(61%, 0%, 97.6%, 83.9%) |
| CIE-LAB | lab(13.82, -18.52, 19.48) |
| CIE-LCH | lch(13.82, 26.88, 133.54°) |
| OKLab | oklab(25.09% -0.0518 0.0505) |
| OKLCH | oklch(25.09% 0.072 135.7) |
| XYZ | xyz(1.0121, 1.6982, 0.3032) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.91
Dark Forest Green
#002D04
ΔE00 3.59
Dark Green
#033500
ΔE00 5.42
Hunter Green (survey)
#0B4008
ΔE00 8.15
Forrest Green
#154406
ΔE00 9.38
Pine Green
#0A481E
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102901 #1A0129
analogous
#242901 #102901 #012906
triadic
#102901 #011029 #290110
tetradic
#102901 #012429 #1A0129 #290601
square
#102901 #012429 #1A0129 #290601
split-complementary
#102901 #060129 #290124
monochromatic
#0C1E01 #0C1E01 #102901 #276502 #3FA004
Accessibility & contrast
On white
15.68
#102901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#102901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102901
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102901 | 1.00 | 15.68 | 1.34 | 15.68 |
| #FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2400
Deuteranopia (green-blind)
#282204
Tritanopia (blue-blind)
#0F2721
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #102901; /* rgb */ color: rgb(16, 41, 1); /* oklch */ color: oklch(25.1% 0.072 135.7);
Tailwind
colors: {
custom: {
50: '#506347',
500: '#102901',
950: '#000000',
},
}SCSS
$custom: #102901; $custom-light: #506347; $custom-dark: #000000;
JSON
{
"hex": "#102901",
"rgb": {
"r": 16,
"g": 41,
"b": 1
},
"hsl": {
"h": 97.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.25091,
"c": 0.07235,
"h": 135.7
},
"luminance": 0.01698
}Semantic roles & 50–950 ramp
primary
#102901
secondary
#4E166F
accent
#29FFAF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977