#0F291D#0F291D
#0F291D is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.6% C 0.040 H 161.7°. Best body text is #FFFFFF at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #0F291D |
|---|---|
| RGB | rgb(15, 41, 29) |
| HSL | hsl(152, 46%, 11%) |
| HSV | hsv(152, 63%, 16%) |
| CMYK | cmyk(63.4%, 0%, 29.3%, 83.9%) |
| CIE-LAB | lab(14.26, -13.65, 4.87) |
| CIE-LCH | lch(14.26, 14.50, 160.36°) |
| OKLab | oklab(25.61% -0.0377 0.0125) |
| OKLCH | oklch(25.61% 0.04 161.7) |
| XYZ | xyz(1.2116, 1.7760, 1.4411) |
| Luminance | 0.0178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.73
Very Dark Green
#062E03
ΔE00 9.98
Evergreen
#05472A
ΔE00 11.60
Dark Green
#033500
ΔE00 12.46
Charcoal (survey)
#343837
ΔE00 13.28
Pine Green
#0A481E
ΔE00 13.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F291D #290F1B
analogous
#0F2910 #0F291D #0F2829
triadic
#0F291D #1D0F29 #291D0F
tetradic
#0F291D #100F29 #290F1B #28290F
square
#0F291D #100F29 #290F1B #28290F
split-complementary
#0F291D #290F28 #29100F
monochromatic
#081610 #081610 #0F291D #1F563D #30835C
Accessibility & contrast
On white
15.50
#0F291D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#0F291D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F291D
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F291D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F291D | 1.00 | 15.50 | 1.36 | 15.50 |
| #FFFFFF | 15.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28261C
Deuteranopia (green-blind)
#24231E
Tritanopia (blue-blind)
#072926
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0f291d; /* rgb */ color: rgb(15, 41, 29); /* oklch */ color: oklch(25.6% 0.040 161.7);
Tailwind
colors: {
custom: {
50: '#4f6358',
500: '#0f291d',
950: '#000000',
},
}SCSS
$custom: #0f291d; $custom-light: #4f6358; $custom-dark: #000000;
JSON
{
"hex": "#0f291d",
"rgb": {
"r": 15,
"g": 41,
"b": 29
},
"hsl": {
"h": 152.308,
"s": 46.429,
"l": 10.98
},
"oklch": {
"l": 0.25607,
"c": 0.03972,
"h": 161.7
},
"luminance": 0.01776
}Semantic roles & 50–950 ramp
primary
#0F291D
secondary
#623248
accent
#528FD6
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020503
muted
#787978