#002025#002025
#002025 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.3% C 0.039 H 209.5°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #002025 |
|---|---|
| RGB | rgb(0, 32, 37) |
| HSL | hsl(188, 100%, 7%) |
| HSV | hsv(188, 100%, 15%) |
| CMYK | cmyk(100%, 13.5%, 0%, 85.5%) |
| CIE-LAB | lab(10.31, -9.60, -6.79) |
| CIE-LCH | lch(10.31, 11.76, 215.27°) |
| OKLab | oklab(22.3% -0.0335 -0.019) |
| OKLCH | oklch(22.3% 0.039 209.5) |
| XYZ | xyz(0.8503, 1.1665, 1.9302) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.03
Almost Black
#070D0D
ΔE00 10.44
Dark
#1B2431
ΔE00 11.30
Dark Blue Grey
#1F3B4D
ΔE00 11.75
Charcoal (survey)
#343837
ΔE00 12.80
Black
#000000
ΔE00 13.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002025 #250500
analogous
#002518 #002025 #000E25
triadic
#002025 #250020 #202500
tetradic
#002025 #180025 #250500 #0E2500
square
#002025 #180025 #250500 #0E2500
split-complementary
#002025 #25000E #251800
monochromatic
#001A1F #001A1F #002025 #005562 #008A9F
Accessibility & contrast
On white
17.03
#002025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#002025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002025
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002025 | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1E25
Deuteranopia (green-blind)
#161A25
Tritanopia (blue-blind)
#002222
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #002025; /* rgb */ color: rgb(0, 32, 37); /* oklch */ color: oklch(22.3% 0.039 209.5);
Tailwind
colors: {
custom: {
50: '#475b5f',
500: '#002025',
950: '#000000',
},
}SCSS
$custom: #002025; $custom-light: #475b5f; $custom-dark: #000000;
JSON
{
"hex": "#002025",
"rgb": {
"r": 0,
"g": 32,
"b": 37
},
"hsl": {
"h": 188.108,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.22304,
"c": 0.03851,
"h": 209.5
},
"luminance": 0.01167
}Semantic roles & 50–950 ramp
primary
#002025
secondary
#6D2013
accent
#4629FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000404
muted
#777979