#102302#102302
#102302 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 23.1% C 0.062 H 134.0°. Best body text is #FFFFFF at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #102302 |
|---|---|
| RGB | rgb(16, 35, 2) |
| HSL | hsl(95, 89%, 7%) |
| HSV | hsv(95, 94%, 14%) |
| CMYK | cmyk(54.3%, 0%, 94.3%, 86.3%) |
| CIE-LAB | lab(11.39, -15.28, 15.81) |
| CIE-LCH | lch(11.39, 21.98, 134.02°) |
| OKLab | oklab(23.1% -0.043 0.0446) |
| OKLCH | oklch(23.1% 0.062 134) |
| XYZ | xyz(0.8257, 1.3166, 0.2680) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.45
Dark Forest Green
#002D04
ΔE00 5.73
Dark Green
#033500
ΔE00 8.16
Hunter Green (survey)
#0B4008
ΔE00 10.83
Forrest Green
#154406
ΔE00 12.06
Pine Green
#0A481E
ΔE00 12.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102302 #150223
analogous
#212302 #102302 #022304
triadic
#102302 #021023 #230210
tetradic
#102302 #022123 #150223 #230402
square
#102302 #022123 #150223 #230402
split-complementary
#102302 #040223 #230221
monochromatic
#0D1D02 #0D1D02 #102302 #2A5D05 #459709
Accessibility & contrast
On white
16.62
#102302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#102302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102302
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102302 | 1.00 | 16.62 | 1.26 | 16.62 |
| #FFFFFF | 16.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#221E04
Tritanopia (blue-blind)
#10211C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #102302; /* rgb */ color: rgb(16, 35, 2); /* oklch */ color: oklch(23.1% 0.062 134.0);
Tailwind
colors: {
custom: {
50: '#4e5e47',
500: '#102302',
950: '#000000',
},
}SCSS
$custom: #102302; $custom-light: #4e5e47; $custom-dark: #000000;
JSON
{
"hex": "#102302",
"rgb": {
"r": 16,
"g": 35,
"b": 2
},
"hsl": {
"h": 94.545,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.23103,
"c": 0.06192,
"h": 134
},
"luminance": 0.01317
}Semantic roles & 50–950 ramp
primary
#102302
secondary
#461869
accent
#29FFA4
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977