#013025#013025
#013025 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.6% C 0.053 H 172.3°. Best body text is #FFFFFF at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #013025 |
|---|---|
| RGB | rgb(1, 48, 37) |
| HSL | hsl(166, 96%, 10%) |
| HSV | hsv(166, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 22.9%, 81.2%) |
| CIE-LAB | lab(16.77, -18.57, 2.76) |
| CIE-LCH | lch(16.77, 18.78, 171.53°) |
| OKLab | oklab(27.59% -0.052 0.007) |
| OKLCH | oklch(27.59% 0.053 172.3) |
| XYZ | xyz(1.4032, 2.2537, 2.1110) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.43
Dark Forest Green
#002D04
ΔE00 10.18
Very Dark Green
#062E03
ΔE00 10.74
Dark Blue Green
#005249
ΔE00 10.85
Dark Teal
#014D4E
ΔE00 11.10
Pine Green
#0A481E
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013025 #30010C
analogous
#01300D #013025 #012430
triadic
#013025 #250130 #302501
tetradic
#013025 #0D0130 #30010C #243001
square
#013025 #0D0130 #30010C #243001
split-complementary
#013025 #300124 #300D01
monochromatic
#011E17 #011E17 #013025 #026C53 #03A881
Accessibility & contrast
On white
14.47
#013025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#013025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013025
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013025 | 1.00 | 14.47 | 1.45 | 14.47 |
| #FFFFFF | 14.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C24
Deuteranopia (green-blind)
#282826
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #013025; /* rgb */ color: rgb(1, 48, 37); /* oklch */ color: oklch(27.6% 0.053 172.3);
Tailwind
colors: {
custom: {
50: '#4b695f',
500: '#013025',
950: '#000000',
},
}SCSS
$custom: #013025; $custom-light: #4b695f; $custom-dark: #000000;
JSON
{
"hex": "#013025",
"rgb": {
"r": 1,
"g": 48,
"b": 37
},
"hsl": {
"h": 165.957,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.27588,
"c": 0.05251,
"h": 172.3
},
"luminance": 0.02254
}Semantic roles & 50–950 ramp
primary
#013025
secondary
#76172D
accent
#295BFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79