#09271C#09271C
#09271C is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.6% C 0.042 H 165.7°. Best body text is #FFFFFF at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #09271C |
|---|---|
| RGB | rgb(9, 39, 28) |
| HSL | hsl(158, 63%, 9%) |
| HSV | hsv(158, 77%, 15%) |
| CMYK | cmyk(76.9%, 0%, 28.2%, 84.7%) |
| CIE-LAB | lab(13.19, -14.53, 4.02) |
| CIE-LCH | lch(13.19, 15.07, 164.52°) |
| OKLab | oklab(24.65% -0.0403 0.0103) |
| OKLCH | oklch(24.65% 0.042 165.7) |
| XYZ | xyz(1.0477, 1.5928, 1.3506) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.01
Very Dark Green
#062E03
ΔE00 10.39
Evergreen
#05472A
ΔE00 11.93
Dark Green
#033500
ΔE00 12.93
Dark Teal
#014D4E
ΔE00 13.96
Charcoal (survey)
#343837
ΔE00 14.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09271C #270914
analogous
#09270D #09271C #092327
triadic
#09271C #1C0927 #271C09
tetradic
#09271C #0D0927 #270914 #232709
square
#09271C #0D0927 #270914 #232709
split-complementary
#09271C #270923 #270D09
monochromatic
#061912 #061912 #09271C #145940 #208A63
Accessibility & contrast
On white
15.93
#09271C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#09271C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09271C
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09271C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09271C | 1.00 | 15.93 | 1.32 | 15.93 |
| #FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26241B
Deuteranopia (green-blind)
#22211D
Tritanopia (blue-blind)
#002724
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #09271c; /* rgb */ color: rgb(9, 39, 28); /* oklch */ color: oklch(24.6% 0.042 165.7);
Tailwind
colors: {
custom: {
50: '#4c6158',
500: '#09271c',
950: '#000000',
},
}SCSS
$custom: #09271c; $custom-light: #4c6158; $custom-dark: #000000;
JSON
{
"hex": "#09271c",
"rgb": {
"r": 9,
"g": 39,
"b": 28
},
"hsl": {
"h": 158,
"s": 62.5,
"l": 9.412
},
"oklch": {
"l": 0.24647,
"c": 0.04158,
"h": 165.7
},
"luminance": 0.01593
}Semantic roles & 50–950 ramp
primary
#09271C
secondary
#64273E
accent
#427EE6
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978