#0A2F0C#0A2F0C
#0A2F0C is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.073 H 144.0°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #0A2F0C |
|---|---|
| RGB | rgb(10, 47, 12) |
| HSL | hsl(123, 65%, 11%) |
| HSV | hsv(123, 79%, 18%) |
| CMYK | cmyk(78.7%, 0%, 74.5%, 81.6%) |
| CIE-LAB | lab(16.13, -21.79, 17.87) |
| CIE-LCH | lch(16.13, 28.18, 140.63°) |
| OKLab | oklab(26.97% -0.059 0.0429) |
| OKLCH | oklch(26.97% 0.073 144) |
| XYZ | xyz(1.2080, 2.1240, 0.6941) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.59
Dark Forest Green
#002D04
ΔE00 1.81
Dark Green
#033500
ΔE00 4.14
Hunter Green (survey)
#0B4008
ΔE00 6.66
Pine Green
#0A481E
ΔE00 7.88
Forrest Green
#154406
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A2F0C #2F0A2D
analogous
#1A2F0A #0A2F0C #0A2F1E
triadic
#0A2F0C #0C0A2F #2F0C0A
tetradic
#0A2F0C #0A1A2F #2F0A2D #2F1E0A
square
#0A2F0C #0A1A2F #2F0A2D #2F1E0A
split-complementary
#0A2F0C #1E0A2F #2F0A1A
monochromatic
#051906 #051906 #0A2F0C #156119 #1F9426
Accessibility & contrast
On white
14.74
#0A2F0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#0A2F0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A2F0C
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A2F0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A2F0C | 1.00 | 14.74 | 1.42 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A08
Deuteranopia (green-blind)
#2C270F
Tritanopia (blue-blind)
#032D28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #0a2f0c; /* rgb */ color: rgb(10, 47, 12); /* oklch */ color: oklch(27.0% 0.073 144.0);
Tailwind
colors: {
custom: {
50: '#4f684c',
500: '#0a2f0c',
950: '#000000',
},
}SCSS
$custom: #0a2f0c; $custom-light: #4f684c; $custom-dark: #000000;
JSON
{
"hex": "#0a2f0c",
"rgb": {
"r": 10,
"g": 47,
"b": 12
},
"hsl": {
"h": 123.243,
"s": 64.912,
"l": 11.176
},
"oklch": {
"l": 0.26969,
"c": 0.07296,
"h": 144
},
"luminance": 0.02124
}Semantic roles & 50–950 ramp
primary
#0A2F0C
secondary
#6C2969
accent
#40DFE8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77