#0E261E#0E261E
#0E261E is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.6% C 0.034 H 169.4°. Best body text is #FFFFFF at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #0E261E |
|---|---|
| RGB | rgb(14, 38, 30) |
| HSL | hsl(160, 46%, 10%) |
| HSV | hsv(160, 63%, 15%) |
| CMYK | cmyk(63.2%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(13.07, -11.90, 2.46) |
| CIE-LCH | lch(13.07, 12.15, 168.34°) |
| OKLab | oklab(24.63% -0.0335 0.0063) |
| OKLCH | oklch(24.63% 0.034 169.4) |
| XYZ | xyz(1.1085, 1.5732, 1.4733) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.84
Very Dark Green
#062E03
ΔE00 12.09
Charcoal (survey)
#343837
ΔE00 12.33
Almost Black
#070D0D
ΔE00 12.36
Gunmetal
#2A3439
ΔE00 12.36
Evergreen
#05472A
ΔE00 13.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E261E #260E16
analogous
#0E2612 #0E261E #0E2226
triadic
#0E261E #1E0E26 #261E0E
tetradic
#0E261E #120E26 #260E16 #22260E
square
#0E261E #120E26 #260E16 #22260E
split-complementary
#0E261E #260E22 #26120E
monochromatic
#081612 #081612 #0E261E #1E5341 #2F7F65
Accessibility & contrast
On white
15.97
#0E261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#0E261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E261E
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E261E | 1.00 | 15.97 | 1.31 | 15.97 |
| #FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231E
Deuteranopia (green-blind)
#21211F
Tritanopia (blue-blind)
#062624
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0e261e; /* rgb */ color: rgb(14, 38, 30); /* oklch */ color: oklch(24.6% 0.034 169.4);
Tailwind
colors: {
custom: {
50: '#4e6059',
500: '#0e261e',
950: '#000000',
},
}SCSS
$custom: #0e261e; $custom-light: #4e6059; $custom-dark: #000000;
JSON
{
"hex": "#0e261e",
"rgb": {
"r": 14,
"g": 38,
"b": 30
},
"hsl": {
"h": 160,
"s": 46.154,
"l": 10.196
},
"oklch": {
"l": 0.24629,
"c": 0.0341,
"h": 169.4
},
"luminance": 0.01573
}Semantic roles & 50–950 ramp
primary
#0E261E
secondary
#5F3140
accent
#527ED6
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020503
muted
#787978