#0E281E#0E281E
#0E281E is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.3% C 0.038 H 165.9°. Best body text is #FFFFFF at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #0E281E |
|---|---|
| RGB | rgb(14, 40, 30) |
| HSL | hsl(157, 48%, 11%) |
| HSV | hsv(157, 65%, 16%) |
| CMYK | cmyk(65%, 0%, 25%, 84.3%) |
| CIE-LAB | lab(13.85, -13.10, 3.58) |
| CIE-LCH | lch(13.85, 13.58, 164.72°) |
| OKLab | oklab(25.27% -0.0365 0.0092) |
| OKLCH | oklch(25.27% 0.038 165.9) |
| XYZ | xyz(1.1741, 1.7046, 1.4952) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.68
Very Dark Green
#062E03
ΔE00 10.96
Evergreen
#05472A
ΔE00 12.32
Charcoal (survey)
#343837
ΔE00 12.92
Gunmetal
#2A3439
ΔE00 13.26
Dark Green
#033500
ΔE00 13.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E281E #280E18
analogous
#0E2811 #0E281E #0E2528
triadic
#0E281E #1E0E28 #281E0E
tetradic
#0E281E #110E28 #280E18 #25280E
square
#0E281E #110E28 #280E18 #25280E
split-complementary
#0E281E #280E25 #28110E
monochromatic
#081711 #081711 #0E281E #1E5540 #2E8362
Accessibility & contrast
On white
15.66
#0E281E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0E281E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E281E
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E281E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E281E | 1.00 | 15.66 | 1.34 | 15.66 |
| #FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251D
Deuteranopia (green-blind)
#23221F
Tritanopia (blue-blind)
#052825
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0e281e; /* rgb */ color: rgb(14, 40, 30); /* oklch */ color: oklch(25.3% 0.038 165.9);
Tailwind
colors: {
custom: {
50: '#4f6259',
500: '#0e281e',
950: '#000000',
},
}SCSS
$custom: #0e281e; $custom-light: #4f6259; $custom-dark: #000000;
JSON
{
"hex": "#0e281e",
"rgb": {
"r": 14,
"g": 40,
"b": 30
},
"hsl": {
"h": 156.923,
"s": 48.148,
"l": 10.588
},
"oklch": {
"l": 0.25269,
"c": 0.03765,
"h": 165.9
},
"luminance": 0.01705
}Semantic roles & 50–950 ramp
primary
#0E281E
secondary
#613043
accent
#5084D8
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020503
muted
#787978