#0D3D25#0D3D25
#0D3D25 is a dark, moderate teal. Relative luminance 0.036; OKLCH L 32.1% C 0.067 H 157.1°. Best body text is #FFFFFF at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #0D3D25 |
|---|---|
| RGB | rgb(13, 61, 37) |
| HSL | hsl(150, 65%, 15%) |
| HSV | hsv(150, 79%, 24%) |
| CMYK | cmyk(78.7%, 0%, 39.3%, 76.1%) |
| CIE-LAB | lab(22.15, -22.62, 10.31) |
| CIE-LCH | lch(22.15, 24.86, 155.50°) |
| OKLab | oklab(32.1% -0.0613 0.026) |
| OKLCH | oklch(32.1% 0.067 157.1) |
| XYZ | xyz(2.1684, 3.5564, 2.3221) |
| Luminance | 0.0356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 3.57
Pine Green
#0A481E
ΔE00 6.13
Dark Forest Green
#002D04
ΔE00 7.09
Very Dark Green
#062E03
ΔE00 7.40
Dark Green
#033500
ΔE00 8.23
Hunter Green (survey)
#0B4008
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D3D25 #3D0D25
analogous
#0D3D0D #0D3D25 #0D3D3D
triadic
#0D3D25 #250D3D #3D250D
tetradic
#0D3D25 #0D0D3D #3D0D25 #3D3D0D
square
#0D3D25 #0D0D3D #3D0D25 #3D3D0D
split-complementary
#0D3D25 #3D0D3D #3D0D0D
monochromatic
#05190F #05190F #0D3D25 #186F44 #23A262
Accessibility & contrast
On white
12.27
#0D3D25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.71
#0D3D25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D3D25
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D3D25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D3D25 | 1.00 | 12.27 | 1.71 | 12.27 |
| #FFFFFF | 12.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.71 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3823
Deuteranopia (green-blind)
#363327
Tritanopia (blue-blind)
#003C37
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #0d3d25; /* rgb */ color: rgb(13, 61, 37); /* oklch */ color: oklch(32.1% 0.067 157.1);
Tailwind
colors: {
custom: {
50: '#53735f',
500: '#0d3d25',
950: '#000000',
},
}SCSS
$custom: #0d3d25; $custom-light: #53735f; $custom-dark: #000000;
JSON
{
"hex": "#0d3d25",
"rgb": {
"r": 13,
"g": 61,
"b": 37
},
"hsl": {
"h": 150,
"s": 64.865,
"l": 14.51
},
"oklch": {
"l": 0.32105,
"c": 0.0666,
"h": 157.1
},
"luminance": 0.03557
}Semantic roles & 50–950 ramp
primary
#0D3D25
secondary
#792D53
accent
#4094E8
background
#F5F7F5
surface
#E8EDE9
border
#C4C8C5
text
#030804
muted
#787B79