#09291F#09291F
#09291F is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.4% C 0.042 H 168.9°. Best body text is #FFFFFF at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #09291F |
|---|---|
| RGB | rgb(9, 41, 31) |
| HSL | hsl(161, 64%, 10%) |
| HSV | hsv(161, 78%, 16%) |
| CMYK | cmyk(78%, 0%, 24.4%, 83.9%) |
| CIE-LAB | lab(14.08, -14.75, 3.16) |
| CIE-LCH | lch(14.08, 15.09, 167.92°) |
| OKLab | oklab(25.4% -0.0412 0.0081) |
| OKLCH | oklch(25.4% 0.042 168.9) |
| XYZ | xyz(1.1528, 1.7428, 1.5717) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.46
Very Dark Green
#062E03
ΔE00 10.85
Evergreen
#05472A
ΔE00 11.67
Dark Teal
#014D4E
ΔE00 13.08
Dark Green
#033500
ΔE00 13.30
Dark Blue Green
#005249
ΔE00 13.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09291F #290913
analogous
#09290F #09291F #092329
triadic
#09291F #1F0929 #291F09
tetradic
#09291F #0F0929 #290913 #232909
square
#09291F #0F0929 #290913 #232909
split-complementary
#09291F #290923 #290F09
monochromatic
#061913 #061913 #09291F #145B45 #1F8D6B
Accessibility & contrast
On white
15.57
#09291F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#09291F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09291F
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09291F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09291F | 1.00 | 15.57 | 1.35 | 15.57 |
| #FFFFFF | 15.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28261E
Deuteranopia (green-blind)
#232220
Tritanopia (blue-blind)
#002926
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #09291f; /* rgb */ color: rgb(9, 41, 31); /* oklch */ color: oklch(25.4% 0.042 168.9);
Tailwind
colors: {
custom: {
50: '#4d635a',
500: '#09291f',
950: '#000000',
},
}SCSS
$custom: #09291f; $custom-light: #4d635a; $custom-dark: #000000;
JSON
{
"hex": "#09291f",
"rgb": {
"r": 9,
"g": 41,
"b": 31
},
"hsl": {
"h": 161.25,
"s": 64,
"l": 9.804
},
"oklch": {
"l": 0.25402,
"c": 0.04201,
"h": 168.9
},
"luminance": 0.01743
}Semantic roles & 50–950 ramp
primary
#09291F
secondary
#67273B
accent
#4175E7
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978