#0E271E#0E271E
#0E271E is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.9% C 0.036 H 167.5°. Best body text is #FFFFFF at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #0E271E |
|---|---|
| RGB | rgb(14, 39, 30) |
| HSL | hsl(158, 47%, 10%) |
| HSV | hsv(158, 64%, 15%) |
| CMYK | cmyk(64.1%, 0%, 23.1%, 84.7%) |
| CIE-LAB | lab(13.46, -12.50, 3.02) |
| CIE-LCH | lch(13.46, 12.86, 166.43°) |
| OKLab | oklab(24.95% -0.035 0.0077) |
| OKLCH | oklch(24.95% 0.036 167.5) |
| XYZ | xyz(1.1409, 1.6380, 1.4841) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.25
Very Dark Green
#062E03
ΔE00 11.52
Charcoal (survey)
#343837
ΔE00 12.62
Gunmetal
#2A3439
ΔE00 12.82
Evergreen
#05472A
ΔE00 12.92
Almost Black
#070D0D
ΔE00 12.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E271E #270E17
analogous
#0E2711 #0E271E #0E2327
triadic
#0E271E #1E0E27 #271E0E
tetradic
#0E271E #110E27 #270E17 #23270E
square
#0E271E #110E27 #270E17 #23270E
split-complementary
#0E271E #270E23 #27110E
monochromatic
#081711 #081711 #0E271E #1E5441 #2E8163
Accessibility & contrast
On white
15.82
#0E271E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0E271E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E271E
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E271E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E271E | 1.00 | 15.82 | 1.33 | 15.82 |
| #FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26241E
Deuteranopia (green-blind)
#22211F
Tritanopia (blue-blind)
#052724
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0e271e; /* rgb */ color: rgb(14, 39, 30); /* oklch */ color: oklch(24.9% 0.036 167.5);
Tailwind
colors: {
custom: {
50: '#4f6159',
500: '#0e271e',
950: '#000000',
},
}SCSS
$custom: #0e271e; $custom-light: #4f6159; $custom-dark: #000000;
JSON
{
"hex": "#0e271e",
"rgb": {
"r": 14,
"g": 39,
"b": 30
},
"hsl": {
"h": 158.4,
"s": 47.17,
"l": 10.392
},
"oklch": {
"l": 0.24949,
"c": 0.03587,
"h": 167.5
},
"luminance": 0.01638
}Semantic roles & 50–950 ramp
primary
#0E271E
secondary
#603042
accent
#5181D7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020503
muted
#787978