#102610#102610
#102610 is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.3% C 0.049 H 143.9°. Best body text is #FFFFFF at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #102610 |
|---|---|
| RGB | rgb(16, 38, 16) |
| HSL | hsl(120, 41%, 11%) |
| HSV | hsv(120, 58%, 15%) |
| CMYK | cmyk(57.9%, 0%, 57.9%, 85.1%) |
| CIE-LAB | lab(12.82, -14.65, 11.61) |
| CIE-LCH | lch(12.82, 18.70, 141.60°) |
| OKLab | oklab(24.34% -0.0399 0.0291) |
| OKLCH | oklch(24.34% 0.049 143.9) |
| XYZ | xyz(1.0003, 1.5337, 0.7334) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.46
Dark Forest Green
#002D04
ΔE00 6.49
Dark Green
#033500
ΔE00 9.19
Evergreen
#05472A
ΔE00 11.51
Hunter Green (survey)
#0B4008
ΔE00 11.53
Pine Green
#0A481E
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102610 #261026
analogous
#1B2610 #102610 #10261B
triadic
#102610 #101026 #261010
tetradic
#102610 #101B26 #261026 #261B10
square
#102610 #101B26 #261026 #261B10
split-complementary
#102610 #1B1026 #26101B
monochromatic
#091609 #091609 #102610 #225122 #347C34
Accessibility & contrast
On white
16.07
#102610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#102610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102610
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102610 | 1.00 | 16.07 | 1.31 | 16.07 |
| #FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220E
Deuteranopia (green-blind)
#242011
Tritanopia (blue-blind)
#0D2521
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #102610; /* rgb */ color: rgb(16, 38, 16); /* oklch */ color: oklch(24.3% 0.049 143.9);
Tailwind
colors: {
custom: {
50: '#50604e',
500: '#102610',
950: '#000000',
},
}SCSS
$custom: #102610; $custom-light: #50604e; $custom-dark: #000000;
JSON
{
"hex": "#102610",
"rgb": {
"r": 16,
"g": 38,
"b": 16
},
"hsl": {
"h": 120,
"s": 40.741,
"l": 10.588
},
"oklch": {
"l": 0.24343,
"c": 0.04938,
"h": 143.9
},
"luminance": 0.01534
}Semantic roles & 50–950 ramp
primary
#102610
secondary
#5E345E
accent
#57D1D1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977