#0E2F2B#0E2F2B
#0E2F2B is a dark, muted teal. Relative luminance 0.023; OKLCH L 28.0% C 0.039 H 184.4°. Best body text is #FFFFFF at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2F2B |
|---|---|
| RGB | rgb(14, 47, 43) |
| HSL | hsl(173, 54%, 12%) |
| HSV | hsv(173, 70%, 18%) |
| CMYK | cmyk(70.2%, 0%, 8.5%, 81.6%) |
| CIE-LAB | lab(16.99, -13.17, -1.03) |
| CIE-LCH | lch(16.99, 13.21, 184.45°) |
| OKLab | oklab(27.96% -0.0389 -0.003) |
| OKLCH | oklch(27.96% 0.039 184.4) |
| XYZ | xyz(1.6335, 2.3006, 2.6430) |
| Luminance | 0.0230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.33
Darkslategray
#2F4F4F
ΔE00 10.62
Gunmetal
#2A3439
ΔE00 11.21
Charcoal (survey)
#343837
ΔE00 11.92
Dark Blue Green
#005249
ΔE00 12.04
Evergreen
#05472A
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2F2B #2F0E12
analogous
#0E2F1B #0E2F2B #0E232F
triadic
#0E2F2B #2B0E2F #2F2B0E
tetradic
#0E2F2B #1B0E2F #2F0E12 #232F0E
square
#0E2F2B #1B0E2F #2F0E12 #232F0E
split-complementary
#0E2F2B #2F0E23 #2F1B0E
monochromatic
#071816 #071816 #0E2F2B #1C5E56 #2A8D81
Accessibility & contrast
On white
14.38
#0E2F2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#0E2F2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2F2B
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2F2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2F2B | 1.00 | 14.38 | 1.46 | 14.38 |
| #FFFFFF | 14.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2C2B
Deuteranopia (green-blind)
#27282B
Tritanopia (blue-blind)
#00302E
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #0e2f2b; /* rgb */ color: rgb(14, 47, 43); /* oklch */ color: oklch(28.0% 0.039 184.4);
Tailwind
colors: {
custom: {
50: '#516764',
500: '#0e2f2b',
950: '#000000',
},
}SCSS
$custom: #0e2f2b; $custom-light: #516764; $custom-dark: #000000;
JSON
{
"hex": "#0e2f2b",
"rgb": {
"r": 14,
"g": 47,
"b": 43
},
"hsl": {
"h": 172.727,
"s": 54.098,
"l": 11.961
},
"oklch": {
"l": 0.27957,
"c": 0.039,
"h": 184.4
},
"luminance": 0.02301
}Semantic roles & 50–950 ramp
primary
#0E2F2B
secondary
#692F36
accent
#4A5CDD
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020605
muted
#787A79