#0D2F22#0D2F22
#0D2F22 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.6% C 0.046 H 164.8°. Best body text is #FFFFFF at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2F22 |
|---|---|
| RGB | rgb(13, 47, 34) |
| HSL | hsl(157, 57%, 12%) |
| HSV | hsv(157, 72%, 18%) |
| CMYK | cmyk(72.3%, 0%, 27.7%, 81.6%) |
| CIE-LAB | lab(16.67, -16.21, 4.76) |
| CIE-LCH | lch(16.67, 16.90, 163.65°) |
| OKLab | oklab(27.59% -0.0449 0.0122) |
| OKLCH | oklch(27.59% 0.047 164.8) |
| XYZ | xyz(1.4711, 2.2339, 1.8667) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.17
Evergreen
#05472A
ΔE00 9.49
Very Dark Green
#062E03
ΔE00 9.54
Dark Green
#033500
ΔE00 11.76
Pine Green
#0A481E
ΔE00 11.92
Dark Blue Green
#005249
ΔE00 11.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2F22 #2F0D1A
analogous
#0D2F11 #0D2F22 #0D2B2F
triadic
#0D2F22 #220D2F #2F220D
tetradic
#0D2F22 #110D2F #2F0D1A #2B2F0D
square
#0D2F22 #110D2F #2F0D1A #2B2F0D
split-complementary
#0D2F22 #2F0D2B #2F110D
monochromatic
#071811 #071811 #0D2F22 #1A5F45 #288F67
Accessibility & contrast
On white
14.51
#0D2F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#0D2F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2F22
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2F22 | 1.00 | 14.51 | 1.45 | 14.51 |
| #FFFFFF | 14.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B21
Deuteranopia (green-blind)
#292823
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0d2f22; /* rgb */ color: rgb(13, 47, 34); /* oklch */ color: oklch(27.6% 0.046 164.8);
Tailwind
colors: {
custom: {
50: '#50685d',
500: '#0d2f22',
950: '#000000',
},
}SCSS
$custom: #0d2f22; $custom-light: #50685d; $custom-dark: #000000;
JSON
{
"hex": "#0d2f22",
"rgb": {
"r": 13,
"g": 47,
"b": 34
},
"hsl": {
"h": 157.059,
"s": 56.667,
"l": 11.765
},
"oklch": {
"l": 0.27591,
"c": 0.0465,
"h": 164.8
},
"luminance": 0.02234
}Semantic roles & 50–950 ramp
primary
#0D2F22
secondary
#6A2E45
accent
#4882E0
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79