#06262B#06262B
#06262B is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.8% C 0.037 H 209.8°. Best body text is #FFFFFF at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #06262B |
|---|---|
| RGB | rgb(6, 38, 43) |
| HSL | hsl(188, 76%, 10%) |
| HSV | hsv(188, 86%, 17%) |
| CMYK | cmyk(86%, 11.6%, 0%, 83.1%) |
| CIE-LAB | lab(13.23, -9.41, -6.68) |
| CIE-LCH | lch(13.23, 11.54, 215.38°) |
| OKLab | oklab(24.83% -0.0325 -0.0186) |
| OKLCH | oklch(24.83% 0.037 209.8) |
| XYZ | xyz(1.2041, 1.5992, 2.5303) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.69
Dark Blue Grey
#1F3B4D
ΔE00 10.38
Dark
#1B2431
ΔE00 10.93
Almost Black
#070D0D
ΔE00 11.19
Charcoal (survey)
#343837
ΔE00 11.51
Onyx
#353839
ΔE00 11.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06262B #2B0B06
analogous
#062B1E #06262B #06142B
triadic
#06262B #2B0626 #262B06
tetradic
#06262B #1E062B #2B0B06 #142B06
square
#06262B #1E062B #2B0B06 #142B06
split-complementary
#06262B #2B0614 #2B1E06
monochromatic
#04181B #04181B #06262B #0D5561 #158596
Accessibility & contrast
On white
15.91
#06262B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#06262B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06262B
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06262B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06262B | 1.00 | 15.91 | 1.32 | 15.91 |
| #FFFFFF | 15.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22242B
Deuteranopia (green-blind)
#1C202B
Tritanopia (blue-blind)
#002827
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #06262b; /* rgb */ color: rgb(6, 38, 43); /* oklch */ color: oklch(24.8% 0.037 209.8);
Tailwind
colors: {
custom: {
50: '#4c6064',
500: '#06262b',
950: '#000000',
},
}SCSS
$custom: #06262b; $custom-light: #4c6064; $custom-dark: #000000;
JSON
{
"hex": "#06262b",
"rgb": {
"r": 6,
"g": 38,
"b": 43
},
"hsl": {
"h": 188.108,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.24828,
"c": 0.03743,
"h": 209.8
},
"luminance": 0.01599
}Semantic roles & 50–950 ramp
primary
#06262B
secondary
#6C2B21
accent
#4F36F2
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010405
muted
#777979