#0D2D1E#0D2D1E
#0D2D1E is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.8% C 0.047 H 160.2°. Best body text is #FFFFFF at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2D1E |
|---|---|
| RGB | rgb(13, 45, 30) |
| HSL | hsl(152, 55%, 11%) |
| HSV | hsv(152, 71%, 18%) |
| CMYK | cmyk(71.1%, 0%, 33.3%, 82.4%) |
| CIE-LAB | lab(15.78, -16.23, 6.27) |
| CIE-LCH | lch(15.78, 17.40, 158.86°) |
| OKLab | oklab(26.83% -0.0445 0.016) |
| OKLCH | oklch(26.83% 0.047 160.2) |
| XYZ | xyz(1.3386, 2.0559, 1.5543) |
| Luminance | 0.0206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.20
Very Dark Green
#062E03
ΔE00 8.54
Evergreen
#05472A
ΔE00 9.56
Dark Green
#033500
ΔE00 10.89
Pine Green
#0A481E
ΔE00 11.63
Hunter Green (survey)
#0B4008
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2D1E #2D0D1C
analogous
#0D2D0E #0D2D1E #0D2C2D
triadic
#0D2D1E #1E0D2D #2D1E0D
tetradic
#0D2D1E #0E0D2D #2D0D1C #2C2D0D
square
#0D2D1E #0E0D2D #2D0D1C #2C2D0D
split-complementary
#0D2D1E #2D0D2C #2D0E0D
monochromatic
#071810 #071810 #0D2D1E #1B5C3E #288C5D
Accessibility & contrast
On white
14.88
#0D2D1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#0D2D1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2D1E
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2D1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2D1E | 1.00 | 14.88 | 1.41 | 14.88 |
| #FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291D
Deuteranopia (green-blind)
#28261F
Tritanopia (blue-blind)
#022D29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #0d2d1e; /* rgb */ color: rgb(13, 45, 30); /* oklch */ color: oklch(26.8% 0.047 160.2);
Tailwind
colors: {
custom: {
50: '#4f6659',
500: '#0d2d1e',
950: '#000000',
},
}SCSS
$custom: #0d2d1e; $custom-light: #4f6659; $custom-dark: #000000;
JSON
{
"hex": "#0d2d1e",
"rgb": {
"r": 13,
"g": 45,
"b": 30
},
"hsl": {
"h": 151.875,
"s": 55.172,
"l": 11.373
},
"oklch": {
"l": 0.26826,
"c": 0.04728,
"h": 160.2
},
"luminance": 0.02056
}Semantic roles & 50–950 ramp
primary
#0D2D1E
secondary
#682E49
accent
#498FDF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78