#0F291F#0F291F
#0F291F is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.7% C 0.038 H 166.0°. Best body text is #FFFFFF at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #0F291F |
|---|---|
| RGB | rgb(15, 41, 31) |
| HSL | hsl(157, 46%, 11%) |
| HSV | hsv(157, 63%, 16%) |
| CMYK | cmyk(63.4%, 0%, 24.4%, 83.9%) |
| CIE-LAB | lab(14.32, -13.09, 3.54) |
| CIE-LCH | lch(14.32, 13.56, 164.85°) |
| OKLab | oklab(25.67% -0.0365 0.0091) |
| OKLCH | oklch(25.67% 0.038 166) |
| XYZ | xyz(1.2372, 1.7863, 1.5756) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.69
Very Dark Green
#062E03
ΔE00 10.96
Evergreen
#05472A
ΔE00 12.13
Charcoal (survey)
#343837
ΔE00 12.76
Gunmetal
#2A3439
ΔE00 13.14
Dark Green
#033500
ΔE00 13.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F291F #290F19
analogous
#0F2912 #0F291F #0F2629
triadic
#0F291F #1F0F29 #291F0F
tetradic
#0F291F #120F29 #290F19 #26290F
square
#0F291F #120F29 #290F19 #26290F
split-complementary
#0F291F #290F26 #29120F
monochromatic
#081611 #081611 #0F291F #1F5641 #308363
Accessibility & contrast
On white
15.47
#0F291F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#0F291F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F291F
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F291F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F291F | 1.00 | 15.47 | 1.36 | 15.47 |
| #FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28261E
Deuteranopia (green-blind)
#242320
Tritanopia (blue-blind)
#062926
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0f291f; /* rgb */ color: rgb(15, 41, 31); /* oklch */ color: oklch(25.7% 0.038 166.0);
Tailwind
colors: {
custom: {
50: '#50635a',
500: '#0f291f',
950: '#000000',
},
}SCSS
$custom: #0f291f; $custom-light: #50635a; $custom-dark: #000000;
JSON
{
"hex": "#0f291f",
"rgb": {
"r": 15,
"g": 41,
"b": 31
},
"hsl": {
"h": 156.923,
"s": 46.429,
"l": 10.98
},
"oklch": {
"l": 0.25673,
"c": 0.03763,
"h": 166
},
"luminance": 0.01786
}Semantic roles & 50–950 ramp
primary
#0F291F
secondary
#623244
accent
#5285D6
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020503
muted
#787978