#10330F#10330F
#10330F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.6% C 0.073 H 142.9°. Best body text is #FFFFFF at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #10330F |
|---|---|
| RGB | rgb(16, 51, 15) |
| HSL | hsl(118, 55%, 13%) |
| HSV | hsv(118, 71%, 20%) |
| CMYK | cmyk(68.6%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(17.97, -21.48, 18.71) |
| CIE-LCH | lch(17.97, 28.48, 138.94°) |
| OKLab | oklab(28.57% -0.0584 0.0442) |
| OKLCH | oklch(28.57% 0.073 142.9) |
| XYZ | xyz(1.4837, 2.5122, 0.8586) |
| Luminance | 0.0251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.11
Dark Forest Green
#002D04
ΔE00 2.70
Dark Green
#033500
ΔE00 3.65
Hunter Green (survey)
#0B4008
ΔE00 5.67
Pine Green
#0A481E
ΔE00 6.93
Forrest Green
#154406
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10330F #320F33
analogous
#22330F #10330F #0F3320
triadic
#10330F #0F1033 #330F10
tetradic
#10330F #0F2233 #320F33 #33200F
square
#10330F #0F2233 #320F33 #33200F
split-complementary
#10330F #200F33 #330F22
monochromatic
#071807 #071807 #10330F #1F621D #2E922B
Accessibility & contrast
On white
13.98
#10330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#10330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10330F
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10330F | 1.00 | 13.98 | 1.50 | 13.98 |
| #FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#0A312B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #10330f; /* rgb */ color: rgb(16, 51, 15); /* oklch */ color: oklch(28.6% 0.073 142.9);
Tailwind
colors: {
custom: {
50: '#536b4e',
500: '#10330f',
950: '#000000',
},
}SCSS
$custom: #10330f; $custom-light: #536b4e; $custom-dark: #000000;
JSON
{
"hex": "#10330f",
"rgb": {
"r": 16,
"g": 51,
"b": 15
},
"hsl": {
"h": 118.333,
"s": 54.545,
"l": 12.941
},
"oklch": {
"l": 0.28568,
"c": 0.07323,
"h": 142.9
},
"luminance": 0.02512
}Semantic roles & 50–950 ramp
primary
#10330F
secondary
#6B316D
accent
#4ADEDA
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78