#0A350B#0A350B
#0A350B is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.9% C 0.083 H 143.4°. Best body text is #FFFFFF at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #0A350B |
|---|---|
| RGB | rgb(10, 53, 11) |
| HSL | hsl(121, 68%, 12%) |
| HSV | hsv(121, 81%, 21%) |
| CMYK | cmyk(81.1%, 0%, 79.2%, 79.2%) |
| CIE-LAB | lab(18.52, -24.53, 21.22) |
| CIE-LCH | lch(18.52, 32.44, 139.13°) |
| OKLab | oklab(28.95% -0.0665 0.0495) |
| OKLCH | oklch(28.95% 0.083 143.4) |
| XYZ | xyz(1.4586, 2.6347, 0.7482) |
| Luminance | 0.0263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.04
Very Dark Green
#062E03
ΔE00 2.08
Dark Forest Green
#002D04
ΔE00 2.64
Hunter Green (survey)
#0B4008
ΔE00 4.21
Forrest Green
#154406
ΔE00 5.84
Pine Green
#0A481E
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A350B #350A34
analogous
#1F350A #0A350B #0A3520
triadic
#0A350B #0B0A35 #350B0A
tetradic
#0A350B #0A1F35 #350A34 #35200A
square
#0A350B #0A1F35 #350A34 #35200A
split-complementary
#0A350B #200A35 #350A1F
monochromatic
#051A05 #051A05 #0A350B #146816 #1D9C20
Accessibility & contrast
On white
13.75
#0A350B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#0A350B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A350B
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A350B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A350B | 1.00 | 13.75 | 1.53 | 13.75 |
| #FFFFFF | 13.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F06
Deuteranopia (green-blind)
#312C0F
Tritanopia (blue-blind)
#02332C
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #0a350b; /* rgb */ color: rgb(10, 53, 11); /* oklch */ color: oklch(28.9% 0.083 143.4);
Tailwind
colors: {
custom: {
50: '#516d4c',
500: '#0a350b',
950: '#000000',
},
}SCSS
$custom: #0a350b; $custom-light: #516d4c; $custom-dark: #000000;
JSON
{
"hex": "#0a350b",
"rgb": {
"r": 10,
"g": 53,
"b": 11
},
"hsl": {
"h": 121.395,
"s": 68.254,
"l": 12.353
},
"oklch": {
"l": 0.28946,
"c": 0.08293,
"h": 143.4
},
"luminance": 0.02635
}Semantic roles & 50–950 ramp
primary
#0A350B
secondary
#722871
accent
#3DE7EB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77