#102425#102425
#102425 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.4% C 0.026 H 199.8°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #102425 |
|---|---|
| RGB | rgb(16, 36, 37) |
| HSL | hsl(183, 40%, 10%) |
| HSV | hsv(183, 57%, 15%) |
| CMYK | cmyk(56.8%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(12.64, -7.73, -3.20) |
| CIE-LCH | lch(12.64, 8.37, 202.45°) |
| OKLab | oklab(24.4% -0.0245 -0.0088) |
| OKLCH | oklch(24.4% 0.026 199.8) |
| XYZ | xyz(1.1784, 1.5054, 1.9784) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.01
Almost Black
#070D0D
ΔE00 9.19
Charcoal (survey)
#343837
ΔE00 9.95
Onyx
#353839
ΔE00 10.65
Dark
#1B2431
ΔE00 10.71
Dark Grey
#363737
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102425 #251110
analogous
#10251B #102425 #101925
triadic
#102425 #251024 #242510
tetradic
#102425 #1B1025 #251110 #192510
square
#102425 #1B1025 #251110 #192510
split-complementary
#102425 #251019 #251B10
monochromatic
#091515 #091515 #102425 #224E50 #35777A
Accessibility & contrast
On white
16.14
#102425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#102425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102425
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102425 | 1.00 | 16.14 | 1.30 | 16.14 |
| #FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212225
Deuteranopia (green-blind)
#1E2025
Tritanopia (blue-blind)
#062524
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #102425; /* rgb */ color: rgb(16, 36, 37); /* oklch */ color: oklch(24.4% 0.026 199.8);
Tailwind
colors: {
custom: {
50: '#505e5f',
500: '#102425',
950: '#000000',
},
}SCSS
$custom: #102425; $custom-light: #505e5f; $custom-dark: #000000;
JSON
{
"hex": "#102425",
"rgb": {
"r": 16,
"g": 36,
"b": 37
},
"hsl": {
"h": 182.857,
"s": 39.623,
"l": 10.392
},
"oklch": {
"l": 0.24399,
"c": 0.02601,
"h": 199.8
},
"luminance": 0.01505
}Semantic roles & 50–950 ramp
primary
#102425
secondary
#5C3634
accent
#5E58D0
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979