#0E281C#0E281C
#0E281C is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.2% C 0.040 H 161.6°. Best body text is #FFFFFF at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #0E281C |
|---|---|
| RGB | rgb(14, 40, 28) |
| HSL | hsl(152, 48%, 11%) |
| HSV | hsv(152, 65%, 16%) |
| CMYK | cmyk(65%, 0%, 30%, 84.3%) |
| CIE-LAB | lab(13.80, -13.66, 4.91) |
| CIE-LCH | lch(13.80, 14.52, 160.23°) |
| OKLab | oklab(25.2% -0.0377 0.0126) |
| OKLCH | oklch(25.2% 0.04 161.6) |
| XYZ | xyz(1.1494, 1.6947, 1.3649) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.72
Very Dark Green
#062E03
ΔE00 9.98
Evergreen
#05472A
ΔE00 11.80
Dark Green
#033500
ΔE00 12.50
Charcoal (survey)
#343837
ΔE00 13.43
Pine Green
#0A481E
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E281C #280E1A
analogous
#0E280F #0E281C #0E2728
triadic
#0E281C #1C0E28 #281C0E
tetradic
#0E281C #0F0E28 #280E1A #27280E
square
#0E281C #0F0E28 #280E1A #27280E
split-complementary
#0E281C #280E27 #280F0E
monochromatic
#081710 #081710 #0E281C #1E553C #2E835B
Accessibility & contrast
On white
15.68
#0E281C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0E281C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E281C
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E281C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E281C | 1.00 | 15.68 | 1.34 | 15.68 |
| #FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251B
Deuteranopia (green-blind)
#24221D
Tritanopia (blue-blind)
#062825
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0e281c; /* rgb */ color: rgb(14, 40, 28); /* oklch */ color: oklch(25.2% 0.040 161.6);
Tailwind
colors: {
custom: {
50: '#4f6258',
500: '#0e281c',
950: '#000000',
},
}SCSS
$custom: #0e281c; $custom-light: #4f6258; $custom-dark: #000000;
JSON
{
"hex": "#0e281c",
"rgb": {
"r": 14,
"g": 40,
"b": 28
},
"hsl": {
"h": 152.308,
"s": 48.148,
"l": 10.588
},
"oklch": {
"l": 0.25203,
"c": 0.03975,
"h": 161.6
},
"luminance": 0.01695
}Semantic roles & 50–950 ramp
primary
#0E281C
secondary
#613047
accent
#508FD8
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020503
muted
#787978