#03261E#03261E
#03261E is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.1% C 0.043 H 174.2°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #03261E |
|---|---|
| RGB | rgb(3, 38, 30) |
| HSL | hsl(166, 85%, 8%) |
| HSV | hsv(166, 92%, 15%) |
| CMYK | cmyk(92.1%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(12.60, -15.02, 1.73) |
| CIE-LCH | lch(12.60, 15.12, 173.43°) |
| OKLab | oklab(24.12% -0.0425 0.0044) |
| OKLCH | oklch(24.12% 0.043 174.2) |
| XYZ | xyz(0.9649, 1.4992, 1.4666) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.44
Very Dark Green
#062E03
ΔE00 11.92
Evergreen
#05472A
ΔE00 12.73
Dark Teal
#014D4E
ΔE00 13.27
Dark Blue Green
#005249
ΔE00 14.02
Gunmetal
#2A3439
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03261E #26030B
analogous
#03260C #03261E #031C26
triadic
#03261E #1E0326 #261E03
tetradic
#03261E #0C0326 #26030B #1C2603
square
#03261E #0C0326 #26030B #1C2603
split-complementary
#03261E #26031C #260C03
monochromatic
#021C16 #021C16 #03261E #075F4B #0C9778
Accessibility & contrast
On white
16.16
#03261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#03261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03261E
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03261E | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24231E
Deuteranopia (green-blind)
#1F1F1F
Tritanopia (blue-blind)
#002724
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #03261e; /* rgb */ color: rgb(3, 38, 30); /* oklch */ color: oklch(24.1% 0.043 174.2);
Tailwind
colors: {
custom: {
50: '#496059',
500: '#03261e',
950: '#000000',
},
}SCSS
$custom: #03261e; $custom-light: #496059; $custom-dark: #000000;
JSON
{
"hex": "#03261e",
"rgb": {
"r": 3,
"g": 38,
"b": 30
},
"hsl": {
"h": 166.286,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.24121,
"c": 0.04269,
"h": 174.2
},
"luminance": 0.01499
}Semantic roles & 50–950 ramp
primary
#03261E
secondary
#6A1B2D
accent
#2C5CFC
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978