#102C07#102C07
#102C07 is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.2% C 0.070 H 139.0°. Best body text is #FFFFFF at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #102C07 |
|---|---|
| RGB | rgb(16, 44, 7) |
| HSL | hsl(105, 73%, 10%) |
| HSV | hsv(105, 84%, 17%) |
| CMYK | cmyk(63.6%, 0%, 84.1%, 82.7%) |
| CIE-LAB | lab(15.10, -19.17, 18.71) |
| CIE-LCH | lch(15.10, 26.78, 135.70°) |
| OKLab | oklab(26.17% -0.0528 0.0459) |
| OKLCH | oklch(26.17% 0.07 139) |
| XYZ | xyz(1.1527, 1.9268, 0.5121) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.35
Dark Forest Green
#002D04
ΔE00 3.03
Dark Green
#033500
ΔE00 4.90
Hunter Green (survey)
#0B4008
ΔE00 7.48
Forrest Green
#154406
ΔE00 8.79
Pine Green
#0A481E
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102C07 #23072C
analogous
#232C07 #102C07 #072C10
triadic
#102C07 #07102C #2C0710
tetradic
#102C07 #07232C #23072C #2C1007
square
#102C07 #07232C #23072C #2C1007
split-complementary
#102C07 #10072C #2C0723
monochromatic
#0A1A04 #0A1A04 #102C07 #23610F #369618
Accessibility & contrast
On white
15.16
#102C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#102C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102C07
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102C07 | 1.00 | 15.16 | 1.39 | 15.16 |
| #FFFFFF | 15.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2703
Deuteranopia (green-blind)
#2A250A
Tritanopia (blue-blind)
#0D2A25
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #102c07; /* rgb */ color: rgb(16, 44, 7); /* oklch */ color: oklch(26.2% 0.070 139.0);
Tailwind
colors: {
custom: {
50: '#51654a',
500: '#102c07',
950: '#000000',
},
}SCSS
$custom: #102c07; $custom-light: #51654a; $custom-dark: #000000;
JSON
{
"hex": "#102c07",
"rgb": {
"r": 16,
"g": 44,
"b": 7
},
"hsl": {
"h": 105.405,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.2617,
"c": 0.06993,
"h": 139
},
"luminance": 0.01927
}Semantic roles & 50–950 ramp
primary
#102C07
secondary
#5A236C
accent
#39EFC3
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020501
muted
#787A77