#09241F#09241F
#09241F is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.8% C 0.034 H 179.1°. Best body text is #FFFFFF at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #09241F |
|---|---|
| RGB | rgb(9, 36, 31) |
| HSL | hsl(169, 60%, 9%) |
| HSV | hsv(169, 75%, 14%) |
| CMYK | cmyk(75%, 0%, 13.9%, 85.9%) |
| CIE-LAB | lab(12.08, -11.82, 0.28) |
| CIE-LCH | lch(12.08, 11.82, 178.62°) |
| OKLab | oklab(23.78% -0.0342 0.0006) |
| OKLCH | oklch(23.78% 0.034 179.1) |
| XYZ | xyz(0.9907, 1.4187, 1.5177) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.83
Gunmetal
#2A3439
ΔE00 11.89
Charcoal (survey)
#343837
ΔE00 12.54
Dark Forest Green
#002D04
ΔE00 13.38
Onyx
#353839
ΔE00 13.66
Very Dark Green
#062E03
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09241F #24090E
analogous
#092412 #09241F #091C24
triadic
#09241F #1F0924 #241F09
tetradic
#09241F #120924 #24090E #1C2409
square
#09241F #120924 #24090E #1C2409
split-complementary
#09241F #24091C #241209
monochromatic
#061815 #061815 #09241F #155549 #218673
Accessibility & contrast
On white
16.36
#09241F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#09241F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09241F
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09241F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09241F | 1.00 | 16.36 | 1.28 | 16.36 |
| #FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211F
Deuteranopia (green-blind)
#1E1E1F
Tritanopia (blue-blind)
#002522
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #09241f; /* rgb */ color: rgb(9, 36, 31); /* oklch */ color: oklch(23.8% 0.034 179.1);
Tailwind
colors: {
custom: {
50: '#4b5e5a',
500: '#09241f',
950: '#000000',
},
}SCSS
$custom: #09241f; $custom-light: #4b5e5a; $custom-dark: #000000;
JSON
{
"hex": "#09241f",
"rgb": {
"r": 9,
"g": 36,
"b": 31
},
"hsl": {
"h": 168.889,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.23778,
"c": 0.03418,
"h": 179.1
},
"luminance": 0.01419
}Semantic roles & 50–950 ramp
primary
#09241F
secondary
#612832
accent
#4562E3
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978