#10261E#10261E
#10261E is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.7% C 0.032 H 168.0°. Best body text is #FFFFFF at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #10261E |
|---|---|
| RGB | rgb(16, 38, 30) |
| HSL | hsl(158, 41%, 11%) |
| HSV | hsv(158, 58%, 15%) |
| CMYK | cmyk(57.9%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(13.17, -11.24, 2.62) |
| CIE-LCH | lch(13.17, 11.54, 166.90°) |
| OKLab | oklab(24.74% -0.0316 0.0067) |
| OKLCH | oklch(24.74% 0.032 168) |
| XYZ | xyz(1.1410, 1.5900, 1.4748) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 11.88
Almost Black
#070D0D
ΔE00 11.98
Dark Forest Green
#002D04
ΔE00 11.99
Gunmetal
#2A3439
ΔE00 12.01
Very Dark Green
#062E03
ΔE00 12.20
Onyx
#353839
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10261E #261018
analogous
#102613 #10261E #102326
triadic
#10261E #1E1026 #261E10
tetradic
#10261E #131026 #261018 #232610
square
#10261E #131026 #261018 #232610
split-complementary
#10261E #261023 #261310
monochromatic
#091611 #091611 #10261E #225140 #347C62
Accessibility & contrast
On white
15.93
#10261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#10261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10261E
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10261E | 1.00 | 15.93 | 1.32 | 15.93 |
| #FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231E
Deuteranopia (green-blind)
#22211F
Tritanopia (blue-blind)
#092624
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #10261e; /* rgb */ color: rgb(16, 38, 30); /* oklch */ color: oklch(24.7% 0.032 168.0);
Tailwind
colors: {
custom: {
50: '#506059',
500: '#10261e',
950: '#000000',
},
}SCSS
$custom: #10261e; $custom-light: #506059; $custom-dark: #000000;
JSON
{
"hex": "#10261e",
"rgb": {
"r": 16,
"g": 38,
"b": 30
},
"hsl": {
"h": 158.182,
"s": 40.741,
"l": 10.588
},
"oklch": {
"l": 0.24741,
"c": 0.03234,
"h": 168
},
"luminance": 0.0159
}Semantic roles & 50–950 ramp
primary
#10261E
secondary
#5E3443
accent
#5783D1
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020503
muted
#787978