#0E262A#0E262A
#0E262A is a dark, muted teal. Relative luminance 0.016; OKLCH L 25.1% C 0.031 H 209.7°. Best body text is #FFFFFF at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #0E262A |
|---|---|
| RGB | rgb(14, 38, 42) |
| HSL | hsl(189, 50%, 11%) |
| HSV | hsv(189, 67%, 16%) |
| CMYK | cmyk(66.7%, 9.5%, 0%, 83.5%) |
| CIE-LAB | lab(13.51, -7.87, -5.50) |
| CIE-LCH | lch(13.51, 9.61, 214.95°) |
| OKLab | oklab(25.14% -0.0267 -0.0152) |
| OKLCH | oklch(25.14% 0.031 209.7) |
| XYZ | xyz(1.2920, 1.6466, 2.4398) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 7.47
Dark
#1B2431
ΔE00 9.92
Almost Black
#070D0D
ΔE00 10.08
Dark Blue Grey
#1F3B4D
ΔE00 10.10
Charcoal (survey)
#343837
ΔE00 10.20
Onyx
#353839
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E262A #2A120E
analogous
#0E2A20 #0E262A #0E182A
triadic
#0E262A #2A0E26 #262A0E
tetradic
#0E262A #200E2A #2A120E #182A0E
square
#0E262A #200E2A #2A120E #182A0E
split-complementary
#0E262A #2A0E18 #2A200E
monochromatic
#081517 #081517 #0E262A #1D5058 #2D7986
Accessibility & contrast
On white
15.80
#0E262A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0E262A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E262A
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E262A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E262A | 1.00 | 15.80 | 1.33 | 15.80 |
| #FFFFFF | 15.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22242A
Deuteranopia (green-blind)
#1E212A
Tritanopia (blue-blind)
#002827
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0e262a; /* rgb */ color: rgb(14, 38, 42); /* oklch */ color: oklch(25.1% 0.031 209.7);
Tailwind
colors: {
custom: {
50: '#4f6063',
500: '#0e262a',
950: '#000000',
},
}SCSS
$custom: #0e262a; $custom-light: #4f6063; $custom-dark: #000000;
JSON
{
"hex": "#0e262a",
"rgb": {
"r": 14,
"g": 38,
"b": 42
},
"hsl": {
"h": 188.571,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.25136,
"c": 0.03072,
"h": 209.7
},
"luminance": 0.01647
}Semantic roles & 50–950 ramp
primary
#0E262A
secondary
#643730
accent
#624EDA
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#020405
muted
#787979