#0A2E1E#0A2E1E
#0A2E1E is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.051 H 160.6°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #0A2E1E |
|---|---|
| RGB | rgb(10, 46, 30) |
| HSL | hsl(153, 64%, 11%) |
| HSV | hsv(153, 78%, 18%) |
| CMYK | cmyk(78.3%, 0%, 34.8%, 82%) |
| CIE-LAB | lab(16.06, -17.53, 6.65) |
| CIE-LCH | lch(16.06, 18.75, 159.22°) |
| OKLab | oklab(27.03% -0.0479 0.0169) |
| OKLCH | oklch(27.03% 0.051 160.6) |
| XYZ | xyz(1.3364, 2.1121, 1.5653) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.72
Very Dark Green
#062E03
ΔE00 8.14
Evergreen
#05472A
ΔE00 8.89
Dark Green
#033500
ΔE00 10.43
Pine Green
#0A481E
ΔE00 11.04
Hunter Green (survey)
#0B4008
ΔE00 12.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A2E1E #2E0A1A
analogous
#0A2E0C #0A2E1E #0A2C2E
triadic
#0A2E1E #1E0A2E #2E1E0A
tetradic
#0A2E1E #0C0A2E #2E0A1A #2C2E0A
square
#0A2E1E #0C0A2E #2E0A1A #2C2E0A
split-complementary
#0A2E1E #2E0A2C #2E0C0A
monochromatic
#051910 #051910 #0A2E1E #15603F #209360
Accessibility & contrast
On white
14.76
#0A2E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#0A2E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A2E1E
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A2E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A2E1E | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1D
Deuteranopia (green-blind)
#28271F
Tritanopia (blue-blind)
#002E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #0a2e1e; /* rgb */ color: rgb(10, 46, 30); /* oklch */ color: oklch(27.0% 0.051 160.6);
Tailwind
colors: {
custom: {
50: '#4e6759',
500: '#0a2e1e',
950: '#000000',
},
}SCSS
$custom: #0a2e1e; $custom-light: #4e6759; $custom-dark: #000000;
JSON
{
"hex": "#0a2e1e",
"rgb": {
"r": 10,
"g": 46,
"b": 30
},
"hsl": {
"h": 153.333,
"s": 64.286,
"l": 10.98
},
"oklch": {
"l": 0.2703,
"c": 0.05085,
"h": 160.6
},
"luminance": 0.02112
}Semantic roles & 50–950 ramp
primary
#0A2E1E
secondary
#6B2946
accent
#418BE7
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78