#06261C#06261C
#06261C is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.2% C 0.042 H 168.6°. Best body text is #FFFFFF at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #06261C |
|---|---|
| RGB | rgb(6, 38, 28) |
| HSL | hsl(161, 73%, 9%) |
| HSV | hsv(161, 84%, 15%) |
| CMYK | cmyk(84.2%, 0%, 26.3%, 85.1%) |
| CIE-LAB | lab(12.66, -14.81, 3.27) |
| CIE-LCH | lch(12.66, 15.16, 167.56°) |
| OKLab | oklab(24.19% -0.0412 0.0084) |
| OKLCH | oklch(24.19% 0.042 168.6) |
| XYZ | xyz(0.9777, 1.5087, 1.3381) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.46
Very Dark Green
#062E03
ΔE00 10.89
Evergreen
#05472A
ΔE00 12.27
Dark Green
#033500
ΔE00 13.44
Dark Teal
#014D4E
ΔE00 13.86
Almost Black
#070D0D
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06261C #260610
analogous
#06260C #06261C #062026
triadic
#06261C #1C0626 #261C06
tetradic
#06261C #0C0626 #260610 #202606
square
#06261C #0C0626 #260610 #202606
split-complementary
#06261C #260620 #260C06
monochromatic
#041A13 #041A13 #06261C #0E5B43 #17906A
Accessibility & contrast
On white
16.13
#06261C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#06261C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06261C
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06261C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06261C | 1.00 | 16.13 | 1.30 | 16.13 |
| #FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231B
Deuteranopia (green-blind)
#20201D
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #06261c; /* rgb */ color: rgb(6, 38, 28); /* oklch */ color: oklch(24.2% 0.042 168.6);
Tailwind
colors: {
custom: {
50: '#4a6058',
500: '#06261c',
950: '#000000',
},
}SCSS
$custom: #06261c; $custom-light: #4a6058; $custom-dark: #000000;
JSON
{
"hex": "#06261c",
"rgb": {
"r": 6,
"g": 38,
"b": 28
},
"hsl": {
"h": 161.25,
"s": 72.727,
"l": 8.627
},
"oklch": {
"l": 0.24185,
"c": 0.04209,
"h": 168.6
},
"luminance": 0.01509
}Semantic roles & 50–950 ramp
primary
#06261C
secondary
#662137
accent
#3872EF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978