#102501#102501
#102501 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.8% C 0.066 H 134.3°. Best body text is #FFFFFF at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #102501 |
|---|---|
| RGB | rgb(16, 37, 1) |
| HSL | hsl(95, 95%, 7%) |
| HSV | hsv(95, 97%, 15%) |
| CMYK | cmyk(56.8%, 0%, 97.3%, 85.5%) |
| CIE-LAB | lab(12.19, -16.50, 17.31) |
| CIE-LCH | lch(12.19, 23.91, 133.62°) |
| OKLab | oklab(23.76% -0.0464 0.0476) |
| OKLCH | oklch(23.76% 0.066 134.3) |
| XYZ | xyz(0.8807, 1.4354, 0.2594) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.44
Dark Forest Green
#002D04
ΔE00 4.84
Dark Green
#033500
ΔE00 7.12
Hunter Green (survey)
#0B4008
ΔE00 9.83
Forrest Green
#154406
ΔE00 11.06
Pine Green
#0A481E
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102501 #160125
analogous
#222501 #102501 #012504
triadic
#102501 #011025 #250110
tetradic
#102501 #012225 #160125 #250401
square
#102501 #012225 #160125 #250401
split-complementary
#102501 #040125 #250122
monochromatic
#0D1E01 #0D1E01 #102501 #2A6103 #449C04
Accessibility & contrast
On white
16.32
#102501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#102501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102501
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102501 | 1.00 | 16.32 | 1.29 | 16.32 |
| #FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#10231E
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #102501; /* rgb */ color: rgb(16, 37, 1); /* oklch */ color: oklch(23.8% 0.066 134.3);
Tailwind
colors: {
custom: {
50: '#4f6047',
500: '#102501',
950: '#000000',
},
}SCSS
$custom: #102501; $custom-light: #4f6047; $custom-dark: #000000;
JSON
{
"hex": "#102501",
"rgb": {
"r": 16,
"g": 37,
"b": 1
},
"hsl": {
"h": 95,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23755,
"c": 0.06646,
"h": 134.3
},
"luminance": 0.01435
}Semantic roles & 50–950 ramp
primary
#102501
secondary
#48166C
accent
#29FFA6
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977