#102A05#102A05
#102A05 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.069 H 137.7°. Best body text is #FFFFFF at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #102A05 |
|---|---|
| RGB | rgb(16, 42, 5) |
| HSL | hsl(102, 79%, 9%) |
| HSV | hsv(102, 88%, 16%) |
| CMYK | cmyk(61.9%, 0%, 88.1%, 83.5%) |
| CIE-LAB | lab(14.27, -18.45, 18.45) |
| CIE-LCH | lch(14.27, 26.09, 135.00°) |
| OKLab | oklab(25.48% -0.051 0.0464) |
| OKLCH | oklch(25.48% 0.069 137.7) |
| XYZ | xyz(1.0690, 1.7770, 0.4302) |
| Luminance | 0.0178 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.85
Dark Forest Green
#002D04
ΔE00 3.44
Dark Green
#033500
ΔE00 5.47
Hunter Green (survey)
#0B4008
ΔE00 8.11
Forrest Green
#154406
ΔE00 9.39
Pine Green
#0A481E
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102A05 #1F052A
analogous
#232A05 #102A05 #052A0D
triadic
#102A05 #05102A #2A0510
tetradic
#102A05 #05232A #1F052A #2A0D05
square
#102A05 #05232A #1F052A #2A0D05
split-complementary
#102A05 #0D052A #2A0523
monochromatic
#0A1B03 #0A1B03 #102A05 #25610C #3A9712
Accessibility & contrast
On white
15.49
#102A05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#102A05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102A05
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102A05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102A05 | 1.00 | 15.49 | 1.36 | 15.49 |
| #FFFFFF | 15.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2602
Deuteranopia (green-blind)
#282308
Tritanopia (blue-blind)
#0E2823
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #102a05; /* rgb */ color: rgb(16, 42, 5); /* oklch */ color: oklch(25.5% 0.069 137.7);
Tailwind
colors: {
custom: {
50: '#506449',
500: '#102a05',
950: '#000000',
},
}SCSS
$custom: #102a05; $custom-light: #506449; $custom-dark: #000000;
JSON
{
"hex": "#102a05",
"rgb": {
"r": 16,
"g": 42,
"b": 5
},
"hsl": {
"h": 102.162,
"s": 78.723,
"l": 9.216
},
"oklch": {
"l": 0.25481,
"c": 0.06898,
"h": 137.7
},
"luminance": 0.01777
}Semantic roles & 50–950 ramp
primary
#102A05
secondary
#551F6C
accent
#33F5BB
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020501
muted
#787977