#102902#102902
#102902 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.1% C 0.071 H 136.2°. Best body text is #FFFFFF at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #102902 |
|---|---|
| RGB | rgb(16, 41, 2) |
| HSL | hsl(98, 91%, 8%) |
| HSV | hsv(98, 95%, 16%) |
| CMYK | cmyk(61%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(13.83, -18.37, 19.09) |
| CIE-LCH | lch(13.83, 26.50, 133.90°) |
| OKLab | oklab(25.11% -0.0513 0.0492) |
| OKLCH | oklch(25.11% 0.071 136.2) |
| XYZ | xyz(1.0176, 1.7003, 0.3320) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.97
Dark Forest Green
#002D04
ΔE00 3.61
Dark Green
#033500
ΔE00 5.53
Hunter Green (survey)
#0B4008
ΔE00 8.24
Forrest Green
#154406
ΔE00 9.48
Pine Green
#0A481E
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102902 #1B0229
analogous
#232902 #102902 #022907
triadic
#102902 #021029 #290210
tetradic
#102902 #022329 #1B0229 #290702
square
#102902 #022329 #1B0229 #290702
split-complementary
#102902 #070229 #290223
monochromatic
#0B1D01 #0B1D01 #102902 #276305 #3E9E08
Accessibility & contrast
On white
15.67
#102902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#102902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102902
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102902 | 1.00 | 15.67 | 1.34 | 15.67 |
| #FFFFFF | 15.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#282205
Tritanopia (blue-blind)
#0F2721
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #102902; /* rgb */ color: rgb(16, 41, 2); /* oklch */ color: oklch(25.1% 0.071 136.2);
Tailwind
colors: {
custom: {
50: '#506347',
500: '#102902',
950: '#000000',
},
}SCSS
$custom: #102902; $custom-light: #506347; $custom-dark: #000000;
JSON
{
"hex": "#102902",
"rgb": {
"r": 16,
"g": 41,
"b": 2
},
"hsl": {
"h": 98.462,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.25106,
"c": 0.07107,
"h": 136.2
},
"luminance": 0.017
}Semantic roles & 50–950 ramp
primary
#102902
secondary
#4F196E
accent
#29FFB2
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977