#0A261A#0A261A
#0A261A is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.041 H 162.5°. Best body text is #FFFFFF at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #0A261A |
|---|---|
| RGB | rgb(10, 38, 26) |
| HSL | hsl(154, 58%, 9%) |
| HSV | hsv(154, 74%, 15%) |
| CMYK | cmyk(73.7%, 0%, 31.6%, 85.1%) |
| CIE-LAB | lab(12.77, -14.27, 4.86) |
| CIE-LCH | lch(12.77, 15.07, 161.18°) |
| OKLab | oklab(24.3% -0.0393 0.0124) |
| OKLCH | oklch(24.3% 0.041 162.5) |
| XYZ | xyz(1.0046, 1.5252, 1.2185) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.62
Very Dark Green
#062E03
ΔE00 9.96
Evergreen
#05472A
ΔE00 12.04
Dark Green
#033500
ΔE00 12.56
Pine Green
#0A481E
ΔE00 13.98
Almost Black
#070D0D
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A261A #260A16
analogous
#0A260C #0A261A #0A2426
triadic
#0A261A #1A0A26 #261A0A
tetradic
#0A261A #0C0A26 #260A16 #24260A
square
#0A261A #0C0A26 #260A16 #24260A
split-complementary
#0A261A #260A24 #260C0A
monochromatic
#061811 #061811 #0A261A #17563B #24875C
Accessibility & contrast
On white
16.09
#0A261A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#0A261A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A261A
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A261A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A261A | 1.00 | 16.09 | 1.31 | 16.09 |
| #FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252319
Deuteranopia (green-blind)
#21201B
Tritanopia (blue-blind)
#022623
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0a261a; /* rgb */ color: rgb(10, 38, 26); /* oklch */ color: oklch(24.3% 0.041 162.5);
Tailwind
colors: {
custom: {
50: '#4c6056',
500: '#0a261a',
950: '#000000',
},
}SCSS
$custom: #0a261a; $custom-light: #4c6056; $custom-dark: #000000;
JSON
{
"hex": "#0a261a",
"rgb": {
"r": 10,
"g": 38,
"b": 26
},
"hsl": {
"h": 154.286,
"s": 58.333,
"l": 9.412
},
"oklch": {
"l": 0.24297,
"c": 0.04124,
"h": 162.5
},
"luminance": 0.01525
}Semantic roles & 50–950 ramp
primary
#0A261A
secondary
#622942
accent
#4689E2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978