#0F2525#0F2525
#0F2525 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.6% C 0.028 H 195.5°. Best body text is #FFFFFF at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2525 |
|---|---|
| RGB | rgb(15, 37, 37) |
| HSL | hsl(180, 42%, 10%) |
| HSV | hsv(180, 59%, 15%) |
| CMYK | cmyk(59.5%, 0%, 0%, 85.5%) |
| CIE-LAB | lab(12.97, -8.71, -2.71) |
| CIE-LCH | lch(12.97, 9.12, 197.28°) |
| OKLab | oklab(24.65% -0.027 -0.0075) |
| OKLCH | oklch(24.65% 0.028 195.5) |
| XYZ | xyz(1.1924, 1.5582, 1.9878) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.66
Almost Black
#070D0D
ΔE00 9.95
Charcoal (survey)
#343837
ΔE00 10.34
Onyx
#353839
ΔE00 11.15
Dark
#1B2431
ΔE00 11.69
Dark Grey
#363737
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2525 #250F0F
analogous
#0F251A #0F2525 #0F1A25
triadic
#0F2525 #250F25 #25250F
tetradic
#0F2525 #1A0F25 #250F0F #1A250F
square
#0F2525 #1A0F25 #250F0F #1A250F
split-complementary
#0F2525 #250F1A #251A0F
monochromatic
#091616 #091616 #0F2525 #215151 #327C7C
Accessibility & contrast
On white
16.01
#0F2525 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#0F2525 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2525
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2525 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2525 | 1.00 | 16.01 | 1.31 | 16.01 |
| #FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232325
Deuteranopia (green-blind)
#1F2025
Tritanopia (blue-blind)
#042625
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0f2525; /* rgb */ color: rgb(15, 37, 37); /* oklch */ color: oklch(24.6% 0.028 195.5);
Tailwind
colors: {
custom: {
50: '#4f5f5f',
500: '#0f2525',
950: '#000000',
},
}SCSS
$custom: #0f2525; $custom-light: #4f5f5f; $custom-dark: #000000;
JSON
{
"hex": "#0f2525",
"rgb": {
"r": 15,
"g": 37,
"b": 37
},
"hsl": {
"h": 180,
"s": 42.308,
"l": 10.196
},
"oklch": {
"l": 0.2465,
"c": 0.02802,
"h": 195.5
},
"luminance": 0.01558
}Semantic roles & 50–950 ramp
primary
#0F2525
secondary
#5D3333
accent
#5656D2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979