#102003#102003
#102003 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.1% C 0.056 H 133.0°. Best body text is #FFFFFF at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #102003 |
|---|---|
| RGB | rgb(16, 32, 3) |
| HSL | hsl(93, 83%, 7%) |
| HSV | hsv(93, 91%, 13%) |
| CMYK | cmyk(50%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(10.18, -13.30, 13.71) |
| CIE-LCH | lch(10.18, 19.10, 134.13°) |
| OKLab | oklab(22.12% -0.0379 0.0406) |
| OKLCH | oklch(22.12% 0.056 133) |
| XYZ | xyz(0.7466, 1.1497, 0.2687) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.13
Dark Forest Green
#002D04
ΔE00 7.33
Dark Green
#033500
ΔE00 9.84
Hunter Green (survey)
#0B4008
ΔE00 12.43
Forrest Green
#154406
ΔE00 13.62
Evergreen
#05472A
ΔE00 13.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102003 #130320
analogous
#1F2003 #102003 #032004
triadic
#102003 #031020 #200310
tetradic
#102003 #031F20 #130320 #200403
square
#102003 #031F20 #130320 #200403
split-complementary
#102003 #040320 #20031F
monochromatic
#0E1C03 #0E1C03 #102003 #2C5808 #48900D
Accessibility & contrast
On white
17.07
#102003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#102003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102003
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102003 | 1.00 | 17.07 | 1.23 | 17.07 |
| #FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D01
Deuteranopia (green-blind)
#201B05
Tritanopia (blue-blind)
#101E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102003; /* rgb */ color: rgb(16, 32, 3); /* oklch */ color: oklch(22.1% 0.056 133.0);
Tailwind
colors: {
custom: {
50: '#4e5b48',
500: '#102003',
950: '#000000',
},
}SCSS
$custom: #102003; $custom-light: #4e5b48; $custom-dark: #000000;
JSON
{
"hex": "#102003",
"rgb": {
"r": 16,
"g": 32,
"b": 3
},
"hsl": {
"h": 93.103,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.22118,
"c": 0.05551,
"h": 133
},
"luminance": 0.0115
}Semantic roles & 50–950 ramp
primary
#102003
secondary
#431B64
accent
#2FF99E
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977