#0F2425#0F2425
#0F2425 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.027 H 199.6°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2425 |
|---|---|
| RGB | rgb(15, 36, 37) |
| HSL | hsl(183, 42%, 10%) |
| HSV | hsv(183, 59%, 15%) |
| CMYK | cmyk(59.5%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(12.59, -8.05, -3.28) |
| CIE-LCH | lch(12.59, 8.69, 202.19°) |
| OKLab | oklab(24.34% -0.0255 -0.0091) |
| OKLCH | oklch(24.34% 0.027 199.6) |
| XYZ | xyz(1.1617, 1.4968, 1.9776) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.24
Almost Black
#070D0D
ΔE00 9.40
Charcoal (survey)
#343837
ΔE00 10.18
Onyx
#353839
ΔE00 10.89
Dark
#1B2431
ΔE00 10.93
Dark Grey
#363737
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2425 #25100F
analogous
#0F251B #0F2425 #0F1925
triadic
#0F2425 #250F24 #24250F
tetradic
#0F2425 #1B0F25 #25100F #19250F
square
#0F2425 #1B0F25 #25100F #19250F
split-complementary
#0F2425 #250F19 #251B0F
monochromatic
#091516 #091516 #0F2425 #214E51 #32797C
Accessibility & contrast
On white
16.16
#0F2425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0F2425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2425
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2425 | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212225
Deuteranopia (green-blind)
#1E2025
Tritanopia (blue-blind)
#042524
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0f2425; /* rgb */ color: rgb(15, 36, 37); /* oklch */ color: oklch(24.3% 0.027 199.6);
Tailwind
colors: {
custom: {
50: '#4f5e5f',
500: '#0f2425',
950: '#000000',
},
}SCSS
$custom: #0f2425; $custom-light: #4f5e5f; $custom-dark: #000000;
JSON
{
"hex": "#0f2425",
"rgb": {
"r": 15,
"g": 36,
"b": 37
},
"hsl": {
"h": 182.727,
"s": 42.308,
"l": 10.196
},
"oklch": {
"l": 0.2434,
"c": 0.02703,
"h": 199.6
},
"luminance": 0.01497
}Semantic roles & 50–950 ramp
primary
#0F2425
secondary
#5D3533
accent
#5B56D2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979