#09261C#09261C
#09261C is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.040 H 167.2°. Best body text is #FFFFFF at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #09261C |
|---|---|
| RGB | rgb(9, 38, 28) |
| HSL | hsl(159, 62%, 9%) |
| HSV | hsv(159, 76%, 15%) |
| CMYK | cmyk(76.3%, 0%, 26.3%, 85.1%) |
| CIE-LAB | lab(12.79, -13.96, 3.46) |
| CIE-LCH | lch(12.79, 14.38, 166.09°) |
| OKLab | oklab(24.32% -0.0389 0.0089) |
| OKLCH | oklch(24.32% 0.04 167.2) |
| XYZ | xyz(1.0153, 1.5280, 1.3398) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.56
Very Dark Green
#062E03
ΔE00 10.92
Evergreen
#05472A
ΔE00 12.48
Dark Green
#033500
ΔE00 13.47
Almost Black
#070D0D
ΔE00 13.69
Charcoal (survey)
#343837
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09261C #260913
analogous
#09260E #09261C #092226
triadic
#09261C #1C0926 #261C09
tetradic
#09261C #0E0926 #260913 #222609
square
#09261C #0E0926 #260913 #222609
split-complementary
#09261C #260922 #260E09
monochromatic
#061912 #061912 #09261C #155740 #208965
Accessibility & contrast
On white
16.08
#09261C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#09261C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09261C
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09261C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09261C | 1.00 | 16.08 | 1.31 | 16.08 |
| #FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231B
Deuteranopia (green-blind)
#21201D
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #09261c; /* rgb */ color: rgb(9, 38, 28); /* oklch */ color: oklch(24.3% 0.040 167.2);
Tailwind
colors: {
custom: {
50: '#4c6058',
500: '#09261c',
950: '#000000',
},
}SCSS
$custom: #09261c; $custom-light: #4c6058; $custom-dark: #000000;
JSON
{
"hex": "#09261c",
"rgb": {
"r": 9,
"g": 38,
"b": 28
},
"hsl": {
"h": 159.31,
"s": 61.702,
"l": 9.216
},
"oklch": {
"l": 0.24319,
"c": 0.03986,
"h": 167.2
},
"luminance": 0.01528
}Semantic roles & 50–950 ramp
primary
#09261C
secondary
#63273C
accent
#437BE5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978