#0A261C#0A261C
#0A261C is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.4% C 0.039 H 166.7°. Best body text is #FFFFFF at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #0A261C |
|---|---|
| RGB | rgb(10, 38, 28) |
| HSL | hsl(159, 58%, 9%) |
| HSV | hsv(159, 74%, 15%) |
| CMYK | cmyk(73.7%, 0%, 26.3%, 85.1%) |
| CIE-LAB | lab(12.83, -13.68, 3.52) |
| CIE-LCH | lch(12.83, 14.13, 165.57°) |
| OKLab | oklab(24.36% -0.0381 0.009) |
| OKLCH | oklch(24.36% 0.039 166.7) |
| XYZ | xyz(1.0278, 1.5345, 1.3404) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.59
Very Dark Green
#062E03
ΔE00 10.94
Evergreen
#05472A
ΔE00 12.55
Dark Green
#033500
ΔE00 13.49
Almost Black
#070D0D
ΔE00 13.54
Charcoal (survey)
#343837
ΔE00 13.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A261C #260A14
analogous
#0A260E #0A261C #0A2226
triadic
#0A261C #1C0A26 #261C0A
tetradic
#0A261C #0E0A26 #260A14 #22260A
square
#0A261C #0E0A26 #260A14 #22260A
split-complementary
#0A261C #260A22 #260E0A
monochromatic
#061812 #061812 #0A261C #175640 #248763
Accessibility & contrast
On white
16.07
#0A261C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#0A261C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A261C
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A261C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A261C | 1.00 | 16.07 | 1.31 | 16.07 |
| #FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231B
Deuteranopia (green-blind)
#21201D
Tritanopia (blue-blind)
#012623
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0a261c; /* rgb */ color: rgb(10, 38, 28); /* oklch */ color: oklch(24.4% 0.039 166.7);
Tailwind
colors: {
custom: {
50: '#4c6058',
500: '#0a261c',
950: '#000000',
},
}SCSS
$custom: #0a261c; $custom-light: #4c6058; $custom-dark: #000000;
JSON
{
"hex": "#0a261c",
"rgb": {
"r": 10,
"g": 38,
"b": 28
},
"hsl": {
"h": 158.571,
"s": 58.333,
"l": 9.412
},
"oklch": {
"l": 0.24363,
"c": 0.03914,
"h": 166.7
},
"luminance": 0.01535
}Semantic roles & 50–950 ramp
primary
#0A261C
secondary
#62293E
accent
#467EE2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978