#102D20#102D20
#102D20 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.043 H 162.1°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #102D20 |
|---|---|
| RGB | rgb(16, 45, 32) |
| HSL | hsl(153, 48%, 12%) |
| HSV | hsv(153, 64%, 18%) |
| CMYK | cmyk(64.4%, 0%, 28.9%, 82.4%) |
| CIE-LAB | lab(15.96, -14.82, 5.16) |
| CIE-LCH | lch(15.96, 15.69, 160.80°) |
| OKLab | oklab(27.03% -0.0409 0.0132) |
| OKLCH | oklch(27.03% 0.043 162.1) |
| XYZ | xyz(1.4127, 2.0911, 1.6954) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.22
Very Dark Green
#062E03
ΔE00 9.50
Evergreen
#05472A
ΔE00 10.27
Dark Green
#033500
ΔE00 11.82
Pine Green
#0A481E
ΔE00 12.42
Dark Blue Green
#005249
ΔE00 12.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102D20 #2D101D
analogous
#102D12 #102D20 #102C2D
triadic
#102D20 #20102D #2D2010
tetradic
#102D20 #12102D #2D101D #2C2D10
square
#102D20 #12102D #2D101D #2C2D10
split-complementary
#102D20 #2D102C #2D1210
monochromatic
#081710 #081710 #102D20 #205A40 #308760
Accessibility & contrast
On white
14.81
#102D20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#102D20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102D20
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102D20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102D20 | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291F
Deuteranopia (green-blind)
#282621
Tritanopia (blue-blind)
#062D29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #102d20; /* rgb */ color: rgb(16, 45, 32); /* oklch */ color: oklch(27.0% 0.043 162.1);
Tailwind
colors: {
custom: {
50: '#51665b',
500: '#102d20',
950: '#000000',
},
}SCSS
$custom: #102d20; $custom-light: #51665b; $custom-dark: #000000;
JSON
{
"hex": "#102d20",
"rgb": {
"r": 16,
"g": 45,
"b": 32
},
"hsl": {
"h": 153.103,
"s": 47.541,
"l": 11.961
},
"oklch": {
"l": 0.27026,
"c": 0.043,
"h": 162.1
},
"luminance": 0.02091
}Semantic roles & 50–950 ramp
primary
#102D20
secondary
#66334A
accent
#518DD7
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79