#0E2A1E#0E2A1E
#0E2A1E is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.9% C 0.041 H 163.1°. Best body text is #FFFFFF at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2A1E |
|---|---|
| RGB | rgb(14, 42, 30) |
| HSL | hsl(154, 50%, 11%) |
| HSV | hsv(154, 67%, 16%) |
| CMYK | cmyk(66.7%, 0%, 28.6%, 83.5%) |
| CIE-LAB | lab(14.64, -14.26, 4.69) |
| CIE-LCH | lch(14.64, 15.01, 161.79°) |
| OKLab | oklab(25.91% -0.0394 0.012) |
| OKLCH | oklch(25.91% 0.041 163.1) |
| XYZ | xyz(1.2433, 1.8429, 1.5182) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.63
Very Dark Green
#062E03
ΔE00 9.93
Evergreen
#05472A
ΔE00 11.20
Dark Green
#033500
ΔE00 12.37
Pine Green
#0A481E
ΔE00 13.29
Charcoal (survey)
#343837
ΔE00 13.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2A1E #2A0E1A
analogous
#0E2A10 #0E2A1E #0E282A
triadic
#0E2A1E #1E0E2A #2A1E0E
tetradic
#0E2A1E #100E2A #2A0E1A #282A0E
square
#0E2A1E #100E2A #2A0E1A #282A0E
split-complementary
#0E2A1E #2A0E28 #2A100E
monochromatic
#081710 #081710 #0E2A1E #1D583F #2D8660
Accessibility & contrast
On white
15.34
#0E2A1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#0E2A1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2A1E
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2A1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2A1E | 1.00 | 15.34 | 1.37 | 15.34 |
| #FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29271D
Deuteranopia (green-blind)
#25241F
Tritanopia (blue-blind)
#052A27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #0e2a1e; /* rgb */ color: rgb(14, 42, 30); /* oklch */ color: oklch(25.9% 0.041 163.1);
Tailwind
colors: {
custom: {
50: '#4f6359',
500: '#0e2a1e',
950: '#000000',
},
}SCSS
$custom: #0e2a1e; $custom-light: #4f6359; $custom-dark: #000000;
JSON
{
"hex": "#0e2a1e",
"rgb": {
"r": 14,
"g": 42,
"b": 30
},
"hsl": {
"h": 154.286,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.25909,
"c": 0.04123,
"h": 163.1
},
"luminance": 0.01843
}Semantic roles & 50–950 ramp
primary
#0E2A1E
secondary
#643046
accent
#4E8ADA
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020503
muted
#787978