#102903#102903
#102903 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.1% C 0.070 H 136.6°. Best body text is #FFFFFF at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #102903 |
|---|---|
| RGB | rgb(16, 41, 3) |
| HSL | hsl(99, 86%, 9%) |
| HSV | hsv(99, 93%, 16%) |
| CMYK | cmyk(61%, 0%, 92.7%, 83.9%) |
| CIE-LAB | lab(13.84, -18.23, 18.70) |
| CIE-LCH | lch(13.84, 26.12, 134.27°) |
| OKLab | oklab(25.12% -0.0507 0.048) |
| OKLCH | oklch(25.12% 0.07 136.6) |
| XYZ | xyz(1.0230, 1.7025, 0.3608) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.04
Dark Forest Green
#002D04
ΔE00 3.64
Dark Green
#033500
ΔE00 5.64
Hunter Green (survey)
#0B4008
ΔE00 8.33
Forrest Green
#154406
ΔE00 9.59
Pine Green
#0A481E
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102903 #1C0329
analogous
#232903 #102903 #032909
triadic
#102903 #031029 #290310
tetradic
#102903 #032329 #1C0329 #290903
square
#102903 #032329 #1C0329 #290903
split-complementary
#102903 #090329 #290323
monochromatic
#0B1D02 #0B1D02 #102903 #266207 #3D9B0B
Accessibility & contrast
On white
15.66
#102903 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#102903 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102903
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102903 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102903 | 1.00 | 15.66 | 1.34 | 15.66 |
| #FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#282306
Tritanopia (blue-blind)
#0F2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #102903; /* rgb */ color: rgb(16, 41, 3); /* oklch */ color: oklch(25.1% 0.070 136.6);
Tailwind
colors: {
custom: {
50: '#506348',
500: '#102903',
950: '#000000',
},
}SCSS
$custom: #102903; $custom-light: #506348; $custom-dark: #000000;
JSON
{
"hex": "#102903",
"rgb": {
"r": 16,
"g": 41,
"b": 3
},
"hsl": {
"h": 99.474,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.2512,
"c": 0.06982,
"h": 136.6
},
"luminance": 0.01703
}Semantic roles & 50–950 ramp
primary
#102903
secondary
#511B6D
accent
#2BFDB5
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977