#102402#102402
#102402 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.4% C 0.063 H 134.4°. Best body text is #FFFFFF at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #102402 |
|---|---|
| RGB | rgb(16, 36, 2) |
| HSL | hsl(95, 89%, 7%) |
| HSV | hsv(95, 94%, 14%) |
| CMYK | cmyk(55.6%, 0%, 94.4%, 85.9%) |
| CIE-LAB | lab(11.80, -15.81, 16.37) |
| CIE-LCH | lch(11.80, 22.76, 134.02°) |
| OKLab | oklab(23.44% -0.0444 0.0454) |
| OKLCH | oklch(23.44% 0.063 134.4) |
| XYZ | xyz(0.8555, 1.3762, 0.2780) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.99
Dark Forest Green
#002D04
ΔE00 5.31
Dark Green
#033500
ΔE00 7.70
Hunter Green (survey)
#0B4008
ΔE00 10.38
Forrest Green
#154406
ΔE00 11.61
Pine Green
#0A481E
ΔE00 12.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102402 #160224
analogous
#212402 #102402 #022405
triadic
#102402 #021024 #240210
tetradic
#102402 #022124 #160224 #240502
square
#102402 #022124 #160224 #240502
split-complementary
#102402 #050224 #240221
monochromatic
#0D1D02 #0D1D02 #102402 #2A5E05 #449808
Accessibility & contrast
On white
16.47
#102402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#102402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102402
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102402 | 1.00 | 16.47 | 1.28 | 16.47 |
| #FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#231F04
Tritanopia (blue-blind)
#10221D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #102402; /* rgb */ color: rgb(16, 36, 2); /* oklch */ color: oklch(23.4% 0.063 134.4);
Tailwind
colors: {
custom: {
50: '#4f5f47',
500: '#102402',
950: '#000000',
},
}SCSS
$custom: #102402; $custom-light: #4f5f47; $custom-dark: #000000;
JSON
{
"hex": "#102402",
"rgb": {
"r": 16,
"g": 36,
"b": 2
},
"hsl": {
"h": 95.294,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.23437,
"c": 0.06347,
"h": 134.4
},
"luminance": 0.01376
}Semantic roles & 50–950 ramp
primary
#102402
secondary
#48186A
accent
#29FFA7
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977