#162F25#162F25
#162F25 is a dark, muted teal. Relative luminance 0.023; OKLCH L 28.1% C 0.037 H 166.0°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #162F25 |
|---|---|
| RGB | rgb(22, 47, 37) |
| HSL | hsl(156, 36%, 14%) |
| HSV | hsv(156, 53%, 18%) |
| CMYK | cmyk(53.2%, 0%, 21.3%, 81.6%) |
| CIE-LAB | lab(17.17, -12.68, 3.44) |
| CIE-LCH | lch(17.17, 13.14, 164.81°) |
| OKLab | oklab(28.14% -0.0355 0.0088) |
| OKLCH | oklch(28.14% 0.037 166) |
| XYZ | xyz(1.6812, 2.3371, 2.1124) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.00
Very Dark Green
#062E03
ΔE00 11.17
Evergreen
#05472A
ΔE00 11.23
Darkslategray
#2F4F4F
ΔE00 11.70
Charcoal (survey)
#343837
ΔE00 11.71
Dark Teal
#014D4E
ΔE00 12.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162F25 #2F1620
analogous
#162F18 #162F25 #162C2F
triadic
#162F25 #25162F #2F2516
tetradic
#162F25 #18162F #2F1620 #2C2F16
square
#162F25 #18162F #2F1620 #2C2F16
split-complementary
#162F25 #2F162C #2F1816
monochromatic
#0A1510 #0A1510 #162F25 #2A5946 #3D8267
Accessibility & contrast
On white
14.31
#162F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#162F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162F25
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162F25 | 1.00 | 14.31 | 1.47 | 14.31 |
| #FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C24
Deuteranopia (green-blind)
#2A2926
Tritanopia (blue-blind)
#0F2F2C
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #162f25; /* rgb */ color: rgb(22, 47, 37); /* oklch */ color: oklch(28.1% 0.037 166.0);
Tailwind
colors: {
custom: {
50: '#55675f',
500: '#162f25',
950: '#000000',
},
}SCSS
$custom: #162f25; $custom-light: #55675f; $custom-dark: #000000;
JSON
{
"hex": "#162f25",
"rgb": {
"r": 22,
"g": 47,
"b": 37
},
"hsl": {
"h": 156,
"s": 36.232,
"l": 13.529
},
"oklch": {
"l": 0.28135,
"c": 0.0366,
"h": 166
},
"luminance": 0.02337
}Semantic roles & 50–950 ramp
primary
#162F25
secondary
#653C4C
accent
#5C89CC
background
#F5F6F5
surface
#E8EBE9
border
#C4C6C5
text
#030604
muted
#787A79