#0D241C#0D241C
#0D241C is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.9% C 0.033 H 168.5°. Best body text is #FFFFFF at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #0D241C |
|---|---|
| RGB | rgb(13, 36, 28) |
| HSL | hsl(159, 47%, 10%) |
| HSV | hsv(159, 64%, 14%) |
| CMYK | cmyk(63.9%, 0%, 22.2%, 85.9%) |
| CIE-LAB | lab(12.16, -11.60, 2.59) |
| CIE-LCH | lch(12.16, 11.88, 167.39°) |
| OKLab | oklab(23.86% -0.0326 0.0067) |
| OKLCH | oklch(23.86% 0.033 168.5) |
| XYZ | xyz(1.0064, 1.4311, 1.3216) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.90
Dark Forest Green
#002D04
ΔE00 11.94
Very Dark Green
#062E03
ΔE00 12.19
Charcoal (survey)
#343837
ΔE00 12.48
Gunmetal
#2A3439
ΔE00 12.51
Onyx
#353839
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D241C #240D15
analogous
#0D2411 #0D241C #0D2124
triadic
#0D241C #1C0D24 #241C0D
tetradic
#0D241C #110D24 #240D15 #21240D
square
#0D241C #110D24 #240D15 #21240D
split-complementary
#0D241C #240D21 #24110D
monochromatic
#081611 #081611 #0D241C #1D513F #2D7E62
Accessibility & contrast
On white
16.33
#0D241C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#0D241C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D241C
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D241C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D241C | 1.00 | 16.33 | 1.29 | 16.33 |
| #FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23211C
Deuteranopia (green-blind)
#1F1F1D
Tritanopia (blue-blind)
#052422
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0d241c; /* rgb */ color: rgb(13, 36, 28); /* oklch */ color: oklch(23.9% 0.033 168.5);
Tailwind
colors: {
custom: {
50: '#4d5e58',
500: '#0d241c',
950: '#000000',
},
}SCSS
$custom: #0d241c; $custom-light: #4d5e58; $custom-dark: #000000;
JSON
{
"hex": "#0d241c",
"rgb": {
"r": 13,
"g": 36,
"b": 28
},
"hsl": {
"h": 159.13,
"s": 46.939,
"l": 9.608
},
"oklch": {
"l": 0.23862,
"c": 0.03326,
"h": 168.5
},
"luminance": 0.01431
}Semantic roles & 50–950 ramp
primary
#0D241C
secondary
#5E2F3F
accent
#5180D7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978