#0D2F23#0D2F23
#0D2F23 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.6% C 0.046 H 166.6°. Best body text is #FFFFFF at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2F23 |
|---|---|
| RGB | rgb(13, 47, 35) |
| HSL | hsl(159, 57%, 12%) |
| HSV | hsv(159, 72%, 18%) |
| CMYK | cmyk(72.3%, 0%, 25.5%, 81.6%) |
| CIE-LAB | lab(16.70, -15.93, 4.11) |
| CIE-LCH | lch(16.70, 16.45, 165.54°) |
| OKLab | oklab(27.62% -0.0443 0.0105) |
| OKLCH | oklch(27.62% 0.046 166.6) |
| XYZ | xyz(1.4857, 2.2398, 1.9438) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.64
Evergreen
#05472A
ΔE00 9.77
Very Dark Green
#062E03
ΔE00 10.02
Dark Blue Green
#005249
ΔE00 11.84
Dark Teal
#014D4E
ΔE00 12.00
Dark Green
#033500
ΔE00 12.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2F23 #2F0D19
analogous
#0D2F12 #0D2F23 #0D2A2F
triadic
#0D2F23 #230D2F #2F230D
tetradic
#0D2F23 #120D2F #2F0D19 #2A2F0D
square
#0D2F23 #120D2F #2F0D19 #2A2F0D
split-complementary
#0D2F23 #2F0D2A #2F120D
monochromatic
#071812 #071812 #0D2F23 #1A5F47 #288F6A
Accessibility & contrast
On white
14.50
#0D2F23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#0D2F23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2F23
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2F23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2F23 | 1.00 | 14.50 | 1.45 | 14.50 |
| #FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B22
Deuteranopia (green-blind)
#292824
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0d2f23; /* rgb */ color: rgb(13, 47, 35); /* oklch */ color: oklch(27.6% 0.046 166.6);
Tailwind
colors: {
custom: {
50: '#50685d',
500: '#0d2f23',
950: '#000000',
},
}SCSS
$custom: #0d2f23; $custom-light: #50685d; $custom-dark: #000000;
JSON
{
"hex": "#0d2f23",
"rgb": {
"r": 13,
"g": 47,
"b": 35
},
"hsl": {
"h": 158.824,
"s": 56.667,
"l": 11.765
},
"oklch": {
"l": 0.27623,
"c": 0.04551,
"h": 166.6
},
"luminance": 0.0224
}Semantic roles & 50–950 ramp
primary
#0D2F23
secondary
#6A2E43
accent
#487EE0
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79