#10331C#10331C
#10331C is a dark, muted green. Relative luminance 0.026; OKLCH L 28.8% C 0.058 H 152.2°. Best body text is #FFFFFF at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #10331C |
|---|---|
| RGB | rgb(16, 51, 28) |
| HSL | hsl(141, 52%, 13%) |
| HSV | hsv(141, 69%, 20%) |
| CMYK | cmyk(68.6%, 0%, 45.1%, 80%) |
| CIE-LAB | lab(18.19, -19.06, 10.93) |
| CIE-LCH | lch(18.19, 21.97, 150.18°) |
| OKLab | oklab(28.82% -0.0516 0.0273) |
| OKLCH | oklch(28.82% 0.058 152.2) |
| XYZ | xyz(1.6070, 2.5615, 1.5081) |
| Luminance | 0.0256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.49
Very Dark Green
#062E03
ΔE00 5.71
Evergreen
#05472A
ΔE00 6.92
Dark Green
#033500
ΔE00 7.67
Pine Green
#0A481E
ΔE00 8.30
Hunter Green (survey)
#0B4008
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10331C #331027
analogous
#153310 #10331C #10332D
triadic
#10331C #1C1033 #331C10
tetradic
#10331C #101533 #331027 #332D10
square
#10331C #101533 #331027 #332D10
split-complementary
#10331C #2D1033 #331015
monochromatic
#07170D #07170D #10331C #1F6236 #2D904F
Accessibility & contrast
On white
13.89
#10331C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#10331C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10331C
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10331C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10331C | 1.00 | 13.89 | 1.51 | 13.89 |
| #FFFFFF | 13.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E1A
Deuteranopia (green-blind)
#2E2B1D
Tritanopia (blue-blind)
#06322D
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #10331c; /* rgb */ color: rgb(16, 51, 28); /* oklch */ color: oklch(28.8% 0.058 152.2);
Tailwind
colors: {
custom: {
50: '#526b58',
500: '#10331c',
950: '#000000',
},
}SCSS
$custom: #10331c; $custom-light: #526b58; $custom-dark: #000000;
JSON
{
"hex": "#10331c",
"rgb": {
"r": 16,
"g": 51,
"b": 28
},
"hsl": {
"h": 140.571,
"s": 52.239,
"l": 13.137
},
"oklch": {
"l": 0.28822,
"c": 0.05841,
"h": 152.2
},
"luminance": 0.02562
}Semantic roles & 50–950 ramp
primary
#10331C
secondary
#6C3259
accent
#4CAADC
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78