#0F281E#0F281E
#0F281E is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.3% C 0.037 H 165.3°. Best body text is #FFFFFF at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #0F281E |
|---|---|
| RGB | rgb(15, 40, 30) |
| HSL | hsl(156, 45%, 11%) |
| HSV | hsv(156, 63%, 16%) |
| CMYK | cmyk(62.5%, 0%, 25%, 84.3%) |
| CIE-LAB | lab(13.90, -12.78, 3.65) |
| CIE-LCH | lch(13.90, 13.30, 164.05°) |
| OKLab | oklab(25.32% -0.0356 0.0094) |
| OKLCH | oklch(25.32% 0.037 165.3) |
| XYZ | xyz(1.1900, 1.7128, 1.4959) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.74
Very Dark Green
#062E03
ΔE00 11.00
Evergreen
#05472A
ΔE00 12.43
Charcoal (survey)
#343837
ΔE00 12.72
Gunmetal
#2A3439
ΔE00 13.11
Almost Black
#070D0D
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F281E #280F19
analogous
#0F2811 #0F281E #0F2528
triadic
#0F281E #1E0F28 #281E0F
tetradic
#0F281E #110F28 #280F19 #25280F
square
#0F281E #110F28 #280F19 #25280F
split-complementary
#0F281E #280F25 #28110F
monochromatic
#081611 #081611 #0F281E #20553F #308161
Accessibility & contrast
On white
15.64
#0F281E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0F281E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F281E
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F281E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F281E | 1.00 | 15.64 | 1.34 | 15.64 |
| #FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251D
Deuteranopia (green-blind)
#23221F
Tritanopia (blue-blind)
#072825
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0f281e; /* rgb */ color: rgb(15, 40, 30); /* oklch */ color: oklch(25.3% 0.037 165.3);
Tailwind
colors: {
custom: {
50: '#4f6259',
500: '#0f281e',
950: '#000000',
},
}SCSS
$custom: #0f281e; $custom-light: #4f6259; $custom-dark: #000000;
JSON
{
"hex": "#0f281e",
"rgb": {
"r": 15,
"g": 40,
"b": 30
},
"hsl": {
"h": 156,
"s": 45.455,
"l": 10.784
},
"oklch": {
"l": 0.25321,
"c": 0.03683,
"h": 165.3
},
"luminance": 0.01713
}Semantic roles & 50–950 ramp
primary
#0F281E
secondary
#613245
accent
#5387D5
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020503
muted
#787978