#0A2F0A#0A2F0A
#0A2F0A is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.075 H 143.1°. Best body text is #FFFFFF at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #0A2F0A |
|---|---|
| RGB | rgb(10, 47, 10) |
| HSL | hsl(120, 65%, 11%) |
| HSV | hsv(120, 79%, 18%) |
| CMYK | cmyk(78.7%, 0%, 78.7%, 81.6%) |
| CIE-LAB | lab(16.10, -22.06, 18.71) |
| CIE-LCH | lch(16.10, 28.92, 139.70°) |
| OKLab | oklab(26.94% -0.0599 0.0449) |
| OKLCH | oklch(26.94% 0.075 143.1) |
| XYZ | xyz(1.1964, 2.1194, 0.6331) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.21
Dark Forest Green
#002D04
ΔE00 1.65
Dark Green
#033500
ΔE00 3.78
Hunter Green (survey)
#0B4008
ΔE00 6.40
Pine Green
#0A481E
ΔE00 7.86
Forrest Green
#154406
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A2F0A #2F0A2F
analogous
#1C2F0A #0A2F0A #0A2F1C
triadic
#0A2F0A #0A0A2F #2F0A0A
tetradic
#0A2F0A #0A1C2F #2F0A2F #2F1C0A
square
#0A2F0A #0A1C2F #2F0A2F #2F1C0A
split-complementary
#0A2F0A #1C0A2F #2F0A1C
monochromatic
#051905 #051905 #0A2F0A #156115 #1F941F
Accessibility & contrast
On white
14.75
#0A2F0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#0A2F0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A2F0A
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A2F0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A2F0A | 1.00 | 14.75 | 1.42 | 14.75 |
| #FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A06
Deuteranopia (green-blind)
#2C270D
Tritanopia (blue-blind)
#042D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #0a2f0a; /* rgb */ color: rgb(10, 47, 10); /* oklch */ color: oklch(26.9% 0.075 143.1);
Tailwind
colors: {
custom: {
50: '#4f684b',
500: '#0a2f0a',
950: '#000000',
},
}SCSS
$custom: #0a2f0a; $custom-light: #4f684b; $custom-dark: #000000;
JSON
{
"hex": "#0a2f0a",
"rgb": {
"r": 10,
"g": 47,
"b": 10
},
"hsl": {
"h": 120,
"s": 64.912,
"l": 11.176
},
"oklch": {
"l": 0.26942,
"c": 0.07487,
"h": 143.1
},
"luminance": 0.02119
}Semantic roles & 50–950 ramp
primary
#0A2F0A
secondary
#6C296C
accent
#40E8E8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77