#10241A#10241A
#10241A is a very dark, muted teal. Relative luminance 0.014; OKLCH L 24.0% C 0.033 H 160.8°. Best body text is #FFFFFF at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #10241A |
|---|---|
| RGB | rgb(16, 36, 26) |
| HSL | hsl(150, 38%, 10%) |
| HSV | hsv(150, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 27.8%, 85.9%) |
| CIE-LAB | lab(12.26, -11.15, 4.20) |
| CIE-LCH | lch(12.26, 11.91, 159.36°) |
| OKLab | oklab(23.97% -0.0309 0.0108) |
| OKLCH | oklch(23.97% 0.033 160.8) |
| XYZ | xyz(1.0309, 1.4464, 1.2019) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.22
Very Dark Green
#062E03
ΔE00 11.37
Almost Black
#070D0D
ΔE00 11.88
Charcoal (survey)
#343837
ΔE00 12.35
Gunmetal
#2A3439
ΔE00 12.87
Onyx
#353839
ΔE00 13.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10241A #24101A
analogous
#102410 #10241A #102424
triadic
#10241A #1A1024 #241A10
tetradic
#10241A #101024 #24101A #242410
square
#10241A #101024 #24101A #242410
split-complementary
#10241A #241024 #241010
monochromatic
#09150F #09150F #10241A #234E39 #367957
Accessibility & contrast
On white
16.29
#10241A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#10241A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10241A
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10241A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10241A | 1.00 | 16.29 | 1.29 | 16.29 |
| #FFFFFF | 16.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242119
Deuteranopia (green-blind)
#201F1B
Tritanopia (blue-blind)
#0B2421
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #10241a; /* rgb */ color: rgb(16, 36, 26); /* oklch */ color: oklch(24.0% 0.033 160.8);
Tailwind
colors: {
custom: {
50: '#4f5e56',
500: '#10241a',
950: '#000000',
},
}SCSS
$custom: #10241a; $custom-light: #4f5e56; $custom-dark: #000000;
JSON
{
"hex": "#10241a",
"rgb": {
"r": 16,
"g": 36,
"b": 26
},
"hsl": {
"h": 150,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.23968,
"c": 0.0327,
"h": 160.8
},
"luminance": 0.01446
}Semantic roles & 50–950 ramp
primary
#10241A
secondary
#5B3548
accent
#5994CE
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978