#102C24#102C24
#102C24 is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.8% C 0.037 H 172.3°. Best body text is #FFFFFF at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #102C24 |
|---|---|
| RGB | rgb(16, 44, 36) |
| HSL | hsl(163, 47%, 12%) |
| HSV | hsv(163, 64%, 17%) |
| CMYK | cmyk(63.6%, 0%, 18.2%, 82.7%) |
| CIE-LAB | lab(15.69, -13.08, 1.98) |
| CIE-LCH | lch(15.69, 13.23, 171.37°) |
| OKLab | oklab(26.85% -0.0371 0.005) |
| OKLCH | oklch(26.85% 0.037 172.3) |
| XYZ | xyz(1.4327, 2.0388, 1.9867) |
| Luminance | 0.0204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.69
Very Dark Green
#062E03
ΔE00 11.98
Evergreen
#05472A
ΔE00 12.07
Darkslategray
#2F4F4F
ΔE00 12.12
Dark Teal
#014D4E
ΔE00 12.13
Charcoal (survey)
#343837
ΔE00 12.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102C24 #2C1018
analogous
#102C16 #102C24 #10262C
triadic
#102C24 #24102C #2C2410
tetradic
#102C24 #16102C #2C1018 #262C10
square
#102C24 #16102C #2C1018 #262C10
split-complementary
#102C24 #2C1026 #2C1610
monochromatic
#081612 #081612 #102C24 #205949 #31866D
Accessibility & contrast
On white
14.92
#102C24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#102C24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102C24
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102C24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102C24 | 1.00 | 14.92 | 1.41 | 14.92 |
| #FFFFFF | 14.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2924
Deuteranopia (green-blind)
#262625
Tritanopia (blue-blind)
#052C2A
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #102c24; /* rgb */ color: rgb(16, 44, 36); /* oklch */ color: oklch(26.8% 0.037 172.3);
Tailwind
colors: {
custom: {
50: '#51655e',
500: '#102c24',
950: '#000000',
},
}SCSS
$custom: #102c24; $custom-light: #51655e; $custom-dark: #000000;
JSON
{
"hex": "#102c24",
"rgb": {
"r": 16,
"g": 44,
"b": 36
},
"hsl": {
"h": 162.857,
"s": 46.667,
"l": 11.765
},
"oklch": {
"l": 0.26847,
"c": 0.03744,
"h": 172.3
},
"luminance": 0.02039
}Semantic roles & 50–950 ramp
primary
#102C24
secondary
#653341
accent
#5177D6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020504
muted
#787A79