#102C06#102C06
#102C06 is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.2% C 0.071 H 138.6°. Best body text is #FFFFFF at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #102C06 |
|---|---|
| RGB | rgb(16, 44, 6) |
| HSL | hsl(104, 76%, 10%) |
| HSV | hsv(104, 86%, 17%) |
| CMYK | cmyk(63.6%, 0%, 86.4%, 82.7%) |
| CIE-LAB | lab(15.09, -19.30, 19.10) |
| CIE-LCH | lch(15.09, 27.15, 135.30°) |
| OKLab | oklab(26.16% -0.0532 0.047) |
| OKLCH | oklch(26.16% 0.071 138.6) |
| XYZ | xyz(1.1472, 1.9246, 0.4833) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.27
Dark Forest Green
#002D04
ΔE00 3.00
Dark Green
#033500
ΔE00 4.78
Hunter Green (survey)
#0B4008
ΔE00 7.38
Forrest Green
#154406
ΔE00 8.68
Pine Green
#0A481E
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102C06 #22062C
analogous
#232C06 #102C06 #062C0F
triadic
#102C06 #06102C #2C0610
tetradic
#102C06 #06232C #22062C #2C0F06
square
#102C06 #06232C #22062C #2C0F06
split-complementary
#102C06 #0F062C #2C0623
monochromatic
#0A1B04 #0A1B04 #102C06 #24620D #379815
Accessibility & contrast
On white
15.16
#102C06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#102C06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102C06
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102C06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102C06 | 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)
#2E2702
Deuteranopia (green-blind)
#2A2509
Tritanopia (blue-blind)
#0E2A24
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #102c06; /* rgb */ color: rgb(16, 44, 6); /* oklch */ color: oklch(26.2% 0.071 138.6);
Tailwind
colors: {
custom: {
50: '#516549',
500: '#102c06',
950: '#000000',
},
}SCSS
$custom: #102c06; $custom-light: #516549; $custom-dark: #000000;
JSON
{
"hex": "#102c06",
"rgb": {
"r": 16,
"g": 44,
"b": 6
},
"hsl": {
"h": 104.211,
"s": 76,
"l": 9.804
},
"oklch": {
"l": 0.26156,
"c": 0.07098,
"h": 138.6
},
"luminance": 0.01925
}Semantic roles & 50–950 ramp
primary
#102C06
secondary
#59216D
accent
#35F3C1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020501
muted
#787A77