#10241C#10241C
#10241C is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.0% C 0.031 H 166.2°. Best body text is #FFFFFF at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #10241C |
|---|---|
| RGB | rgb(16, 36, 28) |
| HSL | hsl(156, 38%, 10%) |
| HSV | hsv(156, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 22.2%, 85.9%) |
| CIE-LAB | lab(12.32, -10.58, 2.85) |
| CIE-LCH | lch(12.32, 10.96, 164.95°) |
| OKLab | oklab(24.04% -0.0297 0.0073) |
| OKLCH | oklch(24.04% 0.031 166.2) |
| XYZ | xyz(1.0541, 1.4557, 1.3238) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.29
Charcoal (survey)
#343837
ΔE00 11.81
Gunmetal
#2A3439
ΔE00 11.98
Dark Forest Green
#002D04
ΔE00 12.20
Very Dark Green
#062E03
ΔE00 12.38
Onyx
#353839
ΔE00 13.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10241C #241018
analogous
#102412 #10241C #102224
triadic
#10241C #1C1024 #241C10
tetradic
#10241C #121024 #241018 #222410
square
#10241C #121024 #241018 #222410
split-complementary
#10241C #241022 #241210
monochromatic
#091510 #091510 #10241C #234E3D #36795E
Accessibility & contrast
On white
16.26
#10241C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#10241C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10241C
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10241C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10241C | 1.00 | 16.26 | 1.29 | 16.26 |
| #FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23221C
Deuteranopia (green-blind)
#201F1D
Tritanopia (blue-blind)
#0A2422
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #10241c; /* rgb */ color: rgb(16, 36, 28); /* oklch */ color: oklch(24.0% 0.031 166.2);
Tailwind
colors: {
custom: {
50: '#4f5e58',
500: '#10241c',
950: '#000000',
},
}SCSS
$custom: #10241c; $custom-light: #4f5e58; $custom-dark: #000000;
JSON
{
"hex": "#10241c",
"rgb": {
"r": 16,
"g": 36,
"b": 28
},
"hsl": {
"h": 156,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.24036,
"c": 0.03057,
"h": 166.2
},
"luminance": 0.01456
}Semantic roles & 50–950 ramp
primary
#10241C
secondary
#5B3544
accent
#5988CE
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978