#0E261D#0E261D
#0E261D is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.6% C 0.035 H 166.8°. Best body text is #FFFFFF at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #0E261D |
|---|---|
| RGB | rgb(14, 38, 29) |
| HSL | hsl(158, 46%, 10%) |
| HSV | hsv(158, 63%, 15%) |
| CMYK | cmyk(63.2%, 0%, 23.7%, 85.1%) |
| CIE-LAB | lab(13.04, -12.19, 3.13) |
| CIE-LCH | lch(13.04, 12.59, 165.62°) |
| OKLab | oklab(24.59% -0.0341 0.008) |
| OKLCH | oklch(24.59% 0.035 166.8) |
| XYZ | xyz(1.0959, 1.5682, 1.4071) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.32
Very Dark Green
#062E03
ΔE00 11.57
Charcoal (survey)
#343837
ΔE00 12.58
Almost Black
#070D0D
ΔE00 12.62
Gunmetal
#2A3439
ΔE00 12.80
Evergreen
#05472A
ΔE00 13.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E261D #260E17
analogous
#0E2611 #0E261D #0E2326
triadic
#0E261D #1D0E26 #261D0E
tetradic
#0E261D #110E26 #260E17 #23260E
square
#0E261D #110E26 #260E17 #23260E
split-complementary
#0E261D #260E23 #26110E
monochromatic
#081611 #081611 #0E261D #1E533F #2F7F61
Accessibility & contrast
On white
15.99
#0E261D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#0E261D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E261D
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E261D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E261D | 1.00 | 15.99 | 1.31 | 15.99 |
| #FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231D
Deuteranopia (green-blind)
#21211E
Tritanopia (blue-blind)
#062623
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0e261d; /* rgb */ color: rgb(14, 38, 29); /* oklch */ color: oklch(24.6% 0.035 166.8);
Tailwind
colors: {
custom: {
50: '#4e6058',
500: '#0e261d',
950: '#000000',
},
}SCSS
$custom: #0e261d; $custom-light: #4e6058; $custom-dark: #000000;
JSON
{
"hex": "#0e261d",
"rgb": {
"r": 14,
"g": 38,
"b": 29
},
"hsl": {
"h": 157.5,
"s": 46.154,
"l": 10.196
},
"oklch": {
"l": 0.24594,
"c": 0.03505,
"h": 166.8
},
"luminance": 0.01568
}Semantic roles & 50–950 ramp
primary
#0E261D
secondary
#5F3142
accent
#5283D6
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020503
muted
#787978