#062525#062525
#062525 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.2% C 0.036 H 195.1°. Best body text is #FFFFFF at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #062525 |
|---|---|
| RGB | rgb(6, 37, 37) |
| HSL | hsl(180, 72%, 8%) |
| HSV | hsv(180, 84%, 15%) |
| CMYK | cmyk(83.8%, 0%, 0%, 85.5%) |
| CIE-LAB | lab(12.58, -11.10, -3.34) |
| CIE-LCH | lch(12.58, 11.60, 196.74°) |
| OKLab | oklab(24.22% -0.0345 -0.0093) |
| OKLCH | oklch(24.22% 0.036 195.1) |
| XYZ | xyz(1.0705, 1.4953, 1.9821) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.39
Almost Black
#070D0D
ΔE00 11.55
Charcoal (survey)
#343837
ΔE00 12.11
Onyx
#353839
ΔE00 12.96
Dark Teal
#014D4E
ΔE00 13.10
Dark Blue Grey
#1F3B4D
ΔE00 13.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062525 #250606
analogous
#062515 #062525 #061525
triadic
#062525 #250625 #252506
tetradic
#062525 #150625 #250606 #152506
square
#062525 #150625 #250606 #152506
split-complementary
#062525 #250615 #251506
monochromatic
#041A1A #041A1A #062525 #0F5A5A #178E8E
Accessibility & contrast
On white
16.17
#062525 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#062525 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062525
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062525 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062525 | 1.00 | 16.17 | 1.30 | 16.17 |
| #FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222325
Deuteranopia (green-blind)
#1D1F25
Tritanopia (blue-blind)
#002625
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #062525; /* rgb */ color: rgb(6, 37, 37); /* oklch */ color: oklch(24.2% 0.036 195.1);
Tailwind
colors: {
custom: {
50: '#4b5f5f',
500: '#062525',
950: '#000000',
},
}SCSS
$custom: #062525; $custom-light: #4b5f5f; $custom-dark: #000000;
JSON
{
"hex": "#062525",
"rgb": {
"r": 6,
"g": 37,
"b": 37
},
"hsl": {
"h": 180,
"s": 72.093,
"l": 8.431
},
"oklch": {
"l": 0.2422,
"c": 0.03572,
"h": 195.1
},
"luminance": 0.01495
}Semantic roles & 50–950 ramp
primary
#062525
secondary
#652121
accent
#3939EF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979