#102703#102703
#102703 is a very dark, moderate yellow-green. Relative luminance 0.016; OKLCH L 24.5% C 0.067 H 136.0°. Best body text is #FFFFFF at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #102703 |
|---|---|
| RGB | rgb(16, 39, 3) |
| HSL | hsl(98, 86%, 8%) |
| HSV | hsv(98, 92%, 15%) |
| CMYK | cmyk(59%, 0%, 92.3%, 84.7%) |
| CIE-LAB | lab(13.03, -17.22, 17.63) |
| CIE-LCH | lch(13.03, 24.65, 134.33°) |
| OKLab | oklab(24.46% -0.048 0.0464) |
| OKLCH | oklch(24.46% 0.067 136) |
| XYZ | xyz(0.9556, 1.5677, 0.3384) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.81
Dark Forest Green
#002D04
ΔE00 4.26
Dark Green
#033500
ΔE00 6.49
Hunter Green (survey)
#0B4008
ΔE00 9.17
Forrest Green
#154406
ΔE00 10.42
Pine Green
#0A481E
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102703 #1A0327
analogous
#222703 #102703 #032708
triadic
#102703 #031027 #270310
tetradic
#102703 #032227 #1A0327 #270803
square
#102703 #032227 #1A0327 #270803
split-complementary
#102703 #080327 #270322
monochromatic
#0C1C02 #0C1C02 #102703 #276007 #3F990C
Accessibility & contrast
On white
15.99
#102703 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#102703 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102703
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102703 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102703 | 1.00 | 15.99 | 1.31 | 15.99 |
| #FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#262106
Tritanopia (blue-blind)
#0F2520
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #102703; /* rgb */ color: rgb(16, 39, 3); /* oklch */ color: oklch(24.5% 0.067 136.0);
Tailwind
colors: {
custom: {
50: '#506148',
500: '#102703',
950: '#000000',
},
}SCSS
$custom: #102703; $custom-light: #506148; $custom-dark: #000000;
JSON
{
"hex": "#102703",
"rgb": {
"r": 16,
"g": 39,
"b": 3
},
"hsl": {
"h": 98.333,
"s": 85.714,
"l": 8.235
},
"oklch": {
"l": 0.24455,
"c": 0.06675,
"h": 136
},
"luminance": 0.01568
}Semantic roles & 50–950 ramp
primary
#102703
secondary
#4E1B6B
accent
#2CFCB1
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977