#0E2A24#0E2A24
#0E2A24 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.036 H 177.3°. Best body text is #FFFFFF at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2A24 |
|---|---|
| RGB | rgb(14, 42, 36) |
| HSL | hsl(167, 50%, 11%) |
| HSV | hsv(167, 67%, 16%) |
| CMYK | cmyk(66.7%, 0%, 14.3%, 83.5%) |
| CIE-LAB | lab(14.83, -12.46, 0.72) |
| CIE-LCH | lch(14.83, 12.48, 176.68°) |
| OKLab | oklab(26.12% -0.0359 0.0017) |
| OKLCH | oklch(26.12% 0.036 177.3) |
| XYZ | xyz(1.3274, 1.8765, 1.9610) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 11.67
Charcoal (survey)
#343837
ΔE00 12.02
Dark Teal
#014D4E
ΔE00 12.28
Darkslategray
#2F4F4F
ΔE00 12.29
Dark Forest Green
#002D04
ΔE00 12.73
Very Dark Green
#062E03
ΔE00 13.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2A24 #2A0E14
analogous
#0E2A16 #0E2A24 #0E222A
triadic
#0E2A24 #240E2A #2A240E
tetradic
#0E2A24 #160E2A #2A0E14 #222A0E
square
#0E2A24 #160E2A #2A0E14 #222A0E
split-complementary
#0E2A24 #2A0E22 #2A160E
monochromatic
#081714 #081714 #0E2A24 #1D584B #2D8673
Accessibility & contrast
On white
15.27
#0E2A24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#0E2A24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2A24
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2A24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2A24 | 1.00 | 15.27 | 1.38 | 15.27 |
| #FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282724
Deuteranopia (green-blind)
#242424
Tritanopia (blue-blind)
#022B28
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #0e2a24; /* rgb */ color: rgb(14, 42, 36); /* oklch */ color: oklch(26.1% 0.036 177.3);
Tailwind
colors: {
custom: {
50: '#4f635e',
500: '#0e2a24',
950: '#000000',
},
}SCSS
$custom: #0e2a24; $custom-light: #4f635e; $custom-dark: #000000;
JSON
{
"hex": "#0e2a24",
"rgb": {
"r": 14,
"g": 42,
"b": 36
},
"hsl": {
"h": 167.143,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.26121,
"c": 0.03592,
"h": 177.3
},
"luminance": 0.01877
}Semantic roles & 50–950 ramp
primary
#0E2A24
secondary
#64303B
accent
#4E6CDA
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020504
muted
#787979