#10261C#10261C
#10261C is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.7% C 0.034 H 162.8°. Best body text is #FFFFFF at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #10261C |
|---|---|
| RGB | rgb(16, 38, 28) |
| HSL | hsl(153, 41%, 11%) |
| HSV | hsv(153, 58%, 15%) |
| CMYK | cmyk(57.9%, 0%, 26.3%, 85.1%) |
| CIE-LAB | lab(13.11, -11.81, 3.96) |
| CIE-LCH | lch(13.11, 12.46, 161.47°) |
| OKLab | oklab(24.67% -0.0328 0.0102) |
| OKLCH | oklch(24.67% 0.034 162.8) |
| XYZ | xyz(1.1163, 1.5801, 1.3446) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.99
Very Dark Green
#062E03
ΔE00 11.18
Charcoal (survey)
#343837
ΔE00 12.42
Almost Black
#070D0D
ΔE00 12.52
Gunmetal
#2A3439
ΔE00 12.89
Evergreen
#05472A
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10261C #26101A
analogous
#102611 #10261C #102526
triadic
#10261C #1C1026 #261C10
tetradic
#10261C #111026 #26101A #252610
square
#10261C #111026 #26101A #252610
split-complementary
#10261C #261025 #261110
monochromatic
#091610 #091610 #10261C #22513C #347C5B
Accessibility & contrast
On white
15.96
#10261C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#10261C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10261C
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10261C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10261C | 1.00 | 15.96 | 1.32 | 15.96 |
| #FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231B
Deuteranopia (green-blind)
#22211D
Tritanopia (blue-blind)
#0A2623
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #10261c; /* rgb */ color: rgb(16, 38, 28); /* oklch */ color: oklch(24.7% 0.034 162.8);
Tailwind
colors: {
custom: {
50: '#4f6058',
500: '#10261c',
950: '#000000',
},
}SCSS
$custom: #10261c; $custom-light: #4f6058; $custom-dark: #000000;
JSON
{
"hex": "#10261c",
"rgb": {
"r": 16,
"g": 38,
"b": 28
},
"hsl": {
"h": 152.727,
"s": 40.741,
"l": 10.588
},
"oklch": {
"l": 0.24672,
"c": 0.03436,
"h": 162.8
},
"luminance": 0.0158
}Semantic roles & 50–950 ramp
primary
#10261C
secondary
#5E3447
accent
#578ED1
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020503
muted
#787978