#092F25#092F25
#092F25 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.046 H 171.8°. Best body text is #FFFFFF at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #092F25 |
|---|---|
| RGB | rgb(9, 47, 37) |
| HSL | hsl(164, 68%, 11%) |
| HSV | hsv(164, 81%, 18%) |
| CMYK | cmyk(80.9%, 0%, 21.3%, 81.6%) |
| CIE-LAB | lab(16.62, -16.25, 2.59) |
| CIE-LCH | lch(16.62, 16.45, 170.93°) |
| OKLab | oklab(27.54% -0.0457 0.0066) |
| OKLCH | oklch(27.54% 0.046 171.8) |
| XYZ | xyz(1.4629, 2.2245, 2.1022) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.22
Dark Forest Green
#002D04
ΔE00 10.58
Very Dark Green
#062E03
ΔE00 11.01
Dark Teal
#014D4E
ΔE00 11.27
Dark Blue Green
#005249
ΔE00 11.46
Darkslategray
#2F4F4F
ΔE00 12.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F25 #2F0913
analogous
#092F12 #092F25 #09262F
triadic
#092F25 #25092F #2F2509
tetradic
#092F25 #12092F #2F0913 #262F09
square
#092F25 #12092F #2F0913 #262F09
split-complementary
#092F25 #2F0926 #2F1209
monochromatic
#051A14 #051A14 #092F25 #13624D #1D9676
Accessibility & contrast
On white
14.53
#092F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#092F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F25
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F25 | 1.00 | 14.53 | 1.45 | 14.53 |
| #FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B25
Deuteranopia (green-blind)
#282826
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #092f25; /* rgb */ color: rgb(9, 47, 37); /* oklch */ color: oklch(27.5% 0.046 171.8);
Tailwind
colors: {
custom: {
50: '#4e685f',
500: '#092f25',
950: '#000000',
},
}SCSS
$custom: #092f25; $custom-light: #4e685f; $custom-dark: #000000;
JSON
{
"hex": "#092f25",
"rgb": {
"r": 9,
"g": 47,
"b": 37
},
"hsl": {
"h": 164.211,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.27544,
"c": 0.04618,
"h": 171.8
},
"luminance": 0.02225
}Semantic roles & 50–950 ramp
primary
#092F25
secondary
#6D2739
accent
#3D6BEB
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79