#09251F#09251F
#09251F is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.1% C 0.036 H 176.6°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #09251F |
|---|---|
| RGB | rgb(9, 37, 31) |
| HSL | hsl(167, 61%, 9%) |
| HSV | hsv(167, 76%, 15%) |
| CMYK | cmyk(75.7%, 0%, 16.2%, 85.5%) |
| CIE-LAB | lab(12.48, -12.42, 0.86) |
| CIE-LCH | lch(12.48, 12.45, 176.02°) |
| OKLab | oklab(24.1% -0.0356 0.0021) |
| OKLCH | oklch(24.1% 0.036 176.6) |
| XYZ | xyz(1.0214, 1.4800, 1.5279) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 12.31
Almost Black
#070D0D
ΔE00 12.39
Dark Forest Green
#002D04
ΔE00 12.74
Charcoal (survey)
#343837
ΔE00 12.79
Very Dark Green
#062E03
ΔE00 13.09
Dark Teal
#014D4E
ΔE00 13.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09251F #25090F
analogous
#092511 #09251F #091D25
triadic
#09251F #1F0925 #251F09
tetradic
#09251F #110925 #25090F #1D2509
square
#09251F #110925 #25090F #1D2509
split-complementary
#09251F #25091D #251109
monochromatic
#061915 #061915 #09251F #155648 #218771
Accessibility & contrast
On white
16.20
#09251F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#09251F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09251F
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09251F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09251F | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23221F
Deuteranopia (green-blind)
#1F1F1F
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #09251f; /* rgb */ color: rgb(9, 37, 31); /* oklch */ color: oklch(24.1% 0.036 176.6);
Tailwind
colors: {
custom: {
50: '#4c5f5a',
500: '#09251f',
950: '#000000',
},
}SCSS
$custom: #09251f; $custom-light: #4c5f5a; $custom-dark: #000000;
JSON
{
"hex": "#09251f",
"rgb": {
"r": 9,
"g": 37,
"b": 31
},
"hsl": {
"h": 167.143,
"s": 60.87,
"l": 9.02
},
"oklch": {
"l": 0.24103,
"c": 0.03568,
"h": 176.6
},
"luminance": 0.0148
}Semantic roles & 50–950 ramp
primary
#09251F
secondary
#622834
accent
#4466E4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978