#0D301F#0D301F
#0D301F is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.8% C 0.051 H 159.0°. Best body text is #FFFFFF at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #0D301F |
|---|---|
| RGB | rgb(13, 48, 31) |
| HSL | hsl(151, 57%, 12%) |
| HSV | hsv(151, 73%, 19%) |
| CMYK | cmyk(72.9%, 0%, 35.4%, 81.2%) |
| CIE-LAB | lab(16.98, -17.58, 7.25) |
| CIE-LCH | lch(16.98, 19.02, 157.59°) |
| OKLab | oklab(27.82% -0.048 0.0184) |
| OKLCH | oklch(27.82% 0.051 159) |
| XYZ | xyz(1.4701, 2.2983, 1.6622) |
| Luminance | 0.0230 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.45
Very Dark Green
#062E03
ΔE00 7.81
Evergreen
#05472A
ΔE00 8.31
Dark Green
#033500
ΔE00 10.00
Pine Green
#0A481E
ΔE00 10.41
Hunter Green (survey)
#0B4008
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D301F #300D1E
analogous
#0D300E #0D301F #0D3030
triadic
#0D301F #1F0D30 #301F0D
tetradic
#0D301F #0E0D30 #300D1E #30300D
square
#0D301F #0E0D30 #300D1E #30300D
split-complementary
#0D301F #300D30 #300E0D
monochromatic
#071810 #071810 #0D301F #1A603E #27905D
Accessibility & contrast
On white
14.39
#0D301F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#0D301F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D301F
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D301F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D301F | 1.00 | 14.39 | 1.46 | 14.39 |
| #FFFFFF | 14.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1E
Deuteranopia (green-blind)
#2B2820
Tritanopia (blue-blind)
#01302B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #0d301f; /* rgb */ color: rgb(13, 48, 31); /* oklch */ color: oklch(27.8% 0.051 159.0);
Tailwind
colors: {
custom: {
50: '#50685a',
500: '#0d301f',
950: '#000000',
},
}SCSS
$custom: #0d301f; $custom-light: #50685a; $custom-dark: #000000;
JSON
{
"hex": "#0d301f",
"rgb": {
"r": 13,
"g": 48,
"b": 31
},
"hsl": {
"h": 150.857,
"s": 57.377,
"l": 11.961
},
"oklch": {
"l": 0.27818,
"c": 0.05144,
"h": 159
},
"luminance": 0.02298
}Semantic roles & 50–950 ramp
primary
#0D301F
secondary
#6B2E4C
accent
#4792E1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78