#102305#102305
#102305 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.058 H 135.6°. Best body text is #FFFFFF at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #102305 |
|---|---|
| RGB | rgb(16, 35, 5) |
| HSL | hsl(98, 75%, 8%) |
| HSV | hsv(98, 86%, 14%) |
| CMYK | cmyk(54.3%, 0%, 85.7%, 86.3%) |
| CIE-LAB | lab(11.44, -14.80, 14.65) |
| CIE-LCH | lch(11.44, 20.82, 135.30°) |
| OKLab | oklab(23.16% -0.0412 0.0403) |
| OKLCH | oklch(23.16% 0.058 135.6) |
| XYZ | xyz(0.8421, 1.3231, 0.3546) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.85
Dark Forest Green
#002D04
ΔE00 6.07
Dark Green
#033500
ΔE00 8.60
Hunter Green (survey)
#0B4008
ΔE00 11.20
Forrest Green
#154406
ΔE00 12.44
Evergreen
#05472A
ΔE00 12.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102305 #180523
analogous
#1F2305 #102305 #052309
triadic
#102305 #051023 #230510
tetradic
#102305 #051F23 #180523 #230905
square
#102305 #051F23 #180523 #230905
split-complementary
#102305 #090523 #23051F
monochromatic
#0C1B04 #0C1B04 #102305 #28590D #418E14
Accessibility & contrast
On white
16.61
#102305 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#102305 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102305
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102305 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102305 | 1.00 | 16.61 | 1.26 | 16.61 |
| #FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F03
Deuteranopia (green-blind)
#221E07
Tritanopia (blue-blind)
#0F211D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #102305; /* rgb */ color: rgb(16, 35, 5); /* oklch */ color: oklch(23.2% 0.058 135.6);
Tailwind
colors: {
custom: {
50: '#4f5e49',
500: '#102305',
950: '#000000',
},
}SCSS
$custom: #102305; $custom-light: #4f5e49; $custom-dark: #000000;
JSON
{
"hex": "#102305",
"rgb": {
"r": 16,
"g": 35,
"b": 5
},
"hsl": {
"h": 98,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.23155,
"c": 0.0576,
"h": 135.6
},
"luminance": 0.01323
}Semantic roles & 50–950 ramp
primary
#102305
secondary
#4B1F64
accent
#36F2AD
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977