#09241B#09241B
#09241B is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.6% C 0.037 H 168.2°. Best body text is #FFFFFF at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #09241B |
|---|---|
| RGB | rgb(9, 36, 27) |
| HSL | hsl(160, 60%, 9%) |
| HSV | hsv(160, 75%, 14%) |
| CMYK | cmyk(75%, 0%, 25%, 85.9%) |
| CIE-LAB | lab(11.95, -13.10, 2.99) |
| CIE-LCH | lch(11.95, 13.44, 167.16°) |
| OKLab | oklab(23.63% -0.0366 0.0077) |
| OKLCH | oklch(23.63% 0.037 168.2) |
| XYZ | xyz(0.9413, 1.3989, 1.2571) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.19
Very Dark Green
#062E03
ΔE00 11.52
Almost Black
#070D0D
ΔE00 12.88
Evergreen
#05472A
ΔE00 13.33
Charcoal (survey)
#343837
ΔE00 13.51
Gunmetal
#2A3439
ΔE00 13.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09241B #240912
analogous
#09240E #09241B #092024
triadic
#09241B #1B0924 #241B09
tetradic
#09241B #0E0924 #240912 #202409
square
#09241B #0E0924 #240912 #202409
split-complementary
#09241B #240920 #240E09
monochromatic
#061812 #061812 #09241B #155540 #218664
Accessibility & contrast
On white
16.41
#09241B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#09241B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09241B
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09241B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09241B | 1.00 | 16.41 | 1.28 | 16.41 |
| #FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23211B
Deuteranopia (green-blind)
#1F1E1C
Tritanopia (blue-blind)
#002421
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #09241b; /* rgb */ color: rgb(9, 36, 27); /* oklch */ color: oklch(23.6% 0.037 168.2);
Tailwind
colors: {
custom: {
50: '#4b5f57',
500: '#09241b',
950: '#000000',
},
}SCSS
$custom: #09241b; $custom-light: #4b5f57; $custom-dark: #000000;
JSON
{
"hex": "#09241b",
"rgb": {
"r": 9,
"g": 36,
"b": 27
},
"hsl": {
"h": 160,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.23628,
"c": 0.03741,
"h": 168.2
},
"luminance": 0.01399
}Semantic roles & 50–950 ramp
primary
#09241B
secondary
#61283B
accent
#4579E3
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978