#0E241A#0E241A
#0E241A is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.8% C 0.034 H 162.6°. Best body text is #FFFFFF at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #0E241A |
|---|---|
| RGB | rgb(14, 36, 26) |
| HSL | hsl(153, 44%, 10%) |
| HSV | hsv(153, 61%, 14%) |
| CMYK | cmyk(61.1%, 0%, 27.8%, 85.9%) |
| CIE-LAB | lab(12.15, -11.85, 4.03) |
| CIE-LCH | lch(12.15, 12.51, 161.23°) |
| OKLab | oklab(23.85% -0.0329 0.0103) |
| OKLCH | oklch(23.85% 0.034 162.6) |
| XYZ | xyz(0.9984, 1.4296, 1.2004) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.02
Very Dark Green
#062E03
ΔE00 11.23
Almost Black
#070D0D
ΔE00 12.27
Charcoal (survey)
#343837
ΔE00 12.79
Gunmetal
#2A3439
ΔE00 13.20
Evergreen
#05472A
ΔE00 13.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E241A #240E18
analogous
#0E240F #0E241A #0E2324
triadic
#0E241A #1A0E24 #241A0E
tetradic
#0E241A #0F0E24 #240E18 #23240E
square
#0E241A #0F0E24 #240E18 #23240E
split-complementary
#0E241A #240E23 #240F0E
monochromatic
#091610 #091610 #0E241A #1F503A #307C5A
Accessibility & contrast
On white
16.33
#0E241A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#0E241A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E241A
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E241A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E241A | 1.00 | 16.33 | 1.29 | 16.33 |
| #FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232119
Deuteranopia (green-blind)
#201F1B
Tritanopia (blue-blind)
#082421
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0e241a; /* rgb */ color: rgb(14, 36, 26); /* oklch */ color: oklch(23.8% 0.034 162.6);
Tailwind
colors: {
custom: {
50: '#4e5e56',
500: '#0e241a',
950: '#000000',
},
}SCSS
$custom: #0e241a; $custom-light: #4e5e56; $custom-dark: #000000;
JSON
{
"hex": "#0e241a",
"rgb": {
"r": 14,
"g": 36,
"b": 26
},
"hsl": {
"h": 152.727,
"s": 44,
"l": 9.804
},
"oklch": {
"l": 0.23848,
"c": 0.03445,
"h": 162.6
},
"luminance": 0.0143
}Semantic roles & 50–950 ramp
primary
#0E241A
secondary
#5D3145
accent
#548ED4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978