#0E2425#0E2425
#0E2425 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.028 H 199.4°. Best body text is #FFFFFF at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2425 |
|---|---|
| RGB | rgb(14, 36, 37) |
| HSL | hsl(183, 45%, 10%) |
| HSV | hsv(183, 62%, 15%) |
| CMYK | cmyk(62.2%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(12.54, -8.35, -3.37) |
| CIE-LCH | lch(12.54, 9.00, 201.96°) |
| OKLab | oklab(24.28% -0.0264 -0.0093) |
| OKLCH | oklch(24.28% 0.028 199.4) |
| XYZ | xyz(1.1458, 1.4886, 1.9769) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.46
Almost Black
#070D0D
ΔE00 9.61
Charcoal (survey)
#343837
ΔE00 10.41
Onyx
#353839
ΔE00 11.13
Dark
#1B2431
ΔE00 11.15
Dark Grey
#363737
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2425 #250F0E
analogous
#0E251B #0E2425 #0E1825
triadic
#0E2425 #250E24 #24250E
tetradic
#0E2425 #1B0E25 #250F0E #18250E
square
#0E2425 #1B0E25 #250F0E #18250E
split-complementary
#0E2425 #250E18 #251B0E
monochromatic
#081616 #081616 #0E2425 #1F4F51 #307A7E
Accessibility & contrast
On white
16.18
#0E2425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0E2425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2425
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2425 | 1.00 | 16.18 | 1.30 | 16.18 |
| #FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212225
Deuteranopia (green-blind)
#1D1F25
Tritanopia (blue-blind)
#032524
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0e2425; /* rgb */ color: rgb(14, 36, 37); /* oklch */ color: oklch(24.3% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#4f5e5f',
500: '#0e2425',
950: '#000000',
},
}SCSS
$custom: #0e2425; $custom-light: #4f5e5f; $custom-dark: #000000;
JSON
{
"hex": "#0e2425",
"rgb": {
"r": 14,
"g": 36,
"b": 37
},
"hsl": {
"h": 182.609,
"s": 45.098,
"l": 10
},
"oklch": {
"l": 0.24283,
"c": 0.02801,
"h": 199.4
},
"luminance": 0.01489
}Semantic roles & 50–950 ramp
primary
#0E2425
secondary
#5E3331
accent
#5953D5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979