#102802#102802
#102802 is a very dark, moderate yellow-green. Relative luminance 0.016; OKLCH L 24.8% C 0.070 H 135.9°. Best body text is #FFFFFF at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #102802 |
|---|---|
| RGB | rgb(16, 40, 2) |
| HSL | hsl(98, 90%, 8%) |
| HSV | hsv(98, 95%, 16%) |
| CMYK | cmyk(60%, 0%, 95%, 84.3%) |
| CIE-LAB | lab(13.42, -17.88, 18.56) |
| CIE-LCH | lch(13.42, 25.77, 133.93°) |
| OKLab | oklab(24.77% -0.0499 0.0485) |
| OKLCH | oklch(24.77% 0.07 135.9) |
| XYZ | xyz(0.9834, 1.6321, 0.3206) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.33
Dark Forest Green
#002D04
ΔE00 3.89
Dark Green
#033500
ΔE00 5.94
Hunter Green (survey)
#0B4008
ΔE00 8.65
Forrest Green
#154406
ΔE00 9.90
Pine Green
#0A481E
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102802 #1A0228
analogous
#232802 #102802 #022807
triadic
#102802 #021028 #280210
tetradic
#102802 #022328 #1A0228 #280702
square
#102802 #022328 #1A0228 #280702
split-complementary
#102802 #070228 #280223
monochromatic
#0C1D01 #0C1D01 #102802 #276205 #3F9D08
Accessibility & contrast
On white
15.83
#102802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#102802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102802
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102802 | 1.00 | 15.83 | 1.33 | 15.83 |
| #FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#272205
Tritanopia (blue-blind)
#0F2621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #102802; /* rgb */ color: rgb(16, 40, 2); /* oklch */ color: oklch(24.8% 0.070 135.9);
Tailwind
colors: {
custom: {
50: '#506247',
500: '#102802',
950: '#000000',
},
}SCSS
$custom: #102802; $custom-light: #506247; $custom-dark: #000000;
JSON
{
"hex": "#102802",
"rgb": {
"r": 16,
"g": 40,
"b": 2
},
"hsl": {
"h": 97.895,
"s": 90.476,
"l": 8.235
},
"oklch": {
"l": 0.24773,
"c": 0.06958,
"h": 135.9
},
"luminance": 0.01632
}Semantic roles & 50–950 ramp
primary
#102802
secondary
#4E196D
accent
#29FFB0
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977