#0E2A22#0E2A22
#0E2A22 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.037 H 172.0°. Best body text is #FFFFFF at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2A22 |
|---|---|
| RGB | rgb(14, 42, 34) |
| HSL | hsl(163, 50%, 11%) |
| HSV | hsv(163, 67%, 16%) |
| CMYK | cmyk(66.7%, 0%, 19%, 83.5%) |
| CIE-LAB | lab(14.76, -13.08, 2.04) |
| CIE-LCH | lch(14.76, 13.24, 171.12°) |
| OKLab | oklab(26.05% -0.037 0.0052) |
| OKLCH | oklch(26.05% 0.037 172) |
| XYZ | xyz(1.2977, 1.8647, 1.8046) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.64
Very Dark Green
#062E03
ΔE00 11.95
Evergreen
#05472A
ΔE00 12.41
Charcoal (survey)
#343837
ΔE00 12.50
Gunmetal
#2A3439
ΔE00 12.51
Dark Teal
#014D4E
ΔE00 12.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2A22 #2A0E16
analogous
#0E2A14 #0E2A22 #0E242A
triadic
#0E2A22 #220E2A #2A220E
tetradic
#0E2A22 #140E2A #2A0E16 #242A0E
square
#0E2A22 #140E2A #2A0E16 #242A0E
split-complementary
#0E2A22 #2A0E24 #2A140E
monochromatic
#081713 #081713 #0E2A22 #1D5847 #2D866C
Accessibility & contrast
On white
15.29
#0E2A22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#0E2A22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2A22
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2A22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2A22 | 1.00 | 15.29 | 1.37 | 15.29 |
| #FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292722
Deuteranopia (green-blind)
#242423
Tritanopia (blue-blind)
#032A28
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #0e2a22; /* rgb */ color: rgb(14, 42, 34); /* oklch */ color: oklch(26.0% 0.037 172.0);
Tailwind
colors: {
custom: {
50: '#4f635c',
500: '#0e2a22',
950: '#000000',
},
}SCSS
$custom: #0e2a22; $custom-light: #4f635c; $custom-dark: #000000;
JSON
{
"hex": "#0e2a22",
"rgb": {
"r": 14,
"g": 42,
"b": 34
},
"hsl": {
"h": 162.857,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.26046,
"c": 0.03741,
"h": 172
},
"luminance": 0.01865
}Semantic roles & 50–950 ramp
primary
#0E2A22
secondary
#64303F
accent
#4E76DA
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020504
muted
#787979