#0E241E#0E241E
#0E241E is a very dark, muted teal. Relative luminance 0.014; OKLCH L 24.0% C 0.031 H 173.7°. Best body text is #FFFFFF at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #0E241E |
|---|---|
| RGB | rgb(14, 36, 30) |
| HSL | hsl(164, 44%, 10%) |
| HSV | hsv(164, 61%, 14%) |
| CMYK | cmyk(61.1%, 0%, 16.7%, 85.9%) |
| CIE-LAB | lab(12.28, -10.67, 1.32) |
| CIE-LCH | lch(12.28, 10.75, 172.93°) |
| OKLab | oklab(23.99% -0.0305 0.0033) |
| OKLCH | oklch(23.99% 0.031 173.7) |
| XYZ | xyz(1.0462, 1.4488, 1.4526) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.15
Gunmetal
#2A3439
ΔE00 11.45
Charcoal (survey)
#343837
ΔE00 11.76
Onyx
#353839
ΔE00 12.94
Dark Forest Green
#002D04
ΔE00 13.09
Very Dark Green
#062E03
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E241E #240E14
analogous
#0E2413 #0E241E #0E1F24
triadic
#0E241E #1E0E24 #241E0E
tetradic
#0E241E #130E24 #240E14 #1F240E
square
#0E241E #130E24 #240E14 #1F240E
split-complementary
#0E241E #240E1F #24130E
monochromatic
#091612 #091612 #0E241E #1F5043 #307C67
Accessibility & contrast
On white
16.28
#0E241E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#0E241E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E241E
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E241E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E241E | 1.00 | 16.28 | 1.29 | 16.28 |
| #FFFFFF | 16.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23221E
Deuteranopia (green-blind)
#1F1F1E
Tritanopia (blue-blind)
#062422
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0e241e; /* rgb */ color: rgb(14, 36, 30); /* oklch */ color: oklch(24.0% 0.031 173.7);
Tailwind
colors: {
custom: {
50: '#4e5e59',
500: '#0e241e',
950: '#000000',
},
}SCSS
$custom: #0e241e; $custom-light: #4e5e59; $custom-dark: #000000;
JSON
{
"hex": "#0e241e",
"rgb": {
"r": 14,
"g": 36,
"b": 30
},
"hsl": {
"h": 163.636,
"s": 44,
"l": 9.804
},
"oklch": {
"l": 0.23991,
"c": 0.03064,
"h": 173.7
},
"luminance": 0.01449
}Semantic roles & 50–950 ramp
primary
#0E241E
secondary
#5D313D
accent
#5477D4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978