#0E2A2B#0E2A2B
#0E2A2B is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.4% C 0.034 H 198.5°. Best body text is #FFFFFF at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2A2B |
|---|---|
| RGB | rgb(14, 42, 43) |
| HSL | hsl(182, 51%, 11%) |
| HSV | hsv(182, 67%, 17%) |
| CMYK | cmyk(67.4%, 2.3%, 0%, 83.1%) |
| CIE-LAB | lab(15.08, -10.11, -3.86) |
| CIE-LCH | lch(15.08, 10.82, 200.89°) |
| OKLab | oklab(26.41% -0.0319 -0.0107) |
| OKLCH | oklch(26.41% 0.034 198.5) |
| XYZ | xyz(1.4449, 1.9236, 2.5802) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.75
Charcoal (survey)
#343837
ΔE00 10.64
Onyx
#353839
ΔE00 11.46
Dark Blue Grey
#1F3B4D
ΔE00 11.47
Darkslategray
#2F4F4F
ΔE00 11.66
Almost Black
#070D0D
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2A2B #2B0F0E
analogous
#0E2B1D #0E2A2B #0E1B2B
triadic
#0E2A2B #2B0E2A #2A2B0E
tetradic
#0E2A2B #1D0E2B #2B0F0E #1B2B0E
square
#0E2A2B #1D0E2B #2B0F0E #1B2B0E
split-complementary
#0E2A2B #2B0E1B #2B1D0E
monochromatic
#081717 #081717 #0E2A2B #1D5759 #2C8487
Accessibility & contrast
On white
15.16
#0E2A2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#0E2A2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2A2B
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2A2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2A2B | 1.00 | 15.16 | 1.38 | 15.16 |
| #FFFFFF | 15.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27282B
Deuteranopia (green-blind)
#22242B
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #0e2a2b; /* rgb */ color: rgb(14, 42, 43); /* oklch */ color: oklch(26.4% 0.034 198.5);
Tailwind
colors: {
custom: {
50: '#506364',
500: '#0e2a2b',
950: '#000000',
},
}SCSS
$custom: #0e2a2b; $custom-light: #506364; $custom-dark: #000000;
JSON
{
"hex": "#0e2a2b",
"rgb": {
"r": 14,
"g": 42,
"b": 43
},
"hsl": {
"h": 182.069,
"s": 50.877,
"l": 11.176
},
"oklch": {
"l": 0.26412,
"c": 0.03364,
"h": 198.5
},
"luminance": 0.01924
}Semantic roles & 50–950 ramp
primary
#0E2A2B
secondary
#653230
accent
#524DDA
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#020505
muted
#787979