#102E20#102E20
#102E20 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.3% C 0.045 H 161.0°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #102E20 |
|---|---|
| RGB | rgb(16, 46, 32) |
| HSL | hsl(152, 48%, 12%) |
| HSV | hsv(152, 65%, 18%) |
| CMYK | cmyk(65.2%, 0%, 30.4%, 82%) |
| CIE-LAB | lab(16.35, -15.38, 5.70) |
| CIE-LCH | lch(16.35, 16.40, 159.66°) |
| OKLab | oklab(27.34% -0.0424 0.0146) |
| OKLCH | oklch(27.34% 0.045 161) |
| XYZ | xyz(1.4513, 2.1683, 1.7083) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.77
Very Dark Green
#062E03
ΔE00 9.06
Evergreen
#05472A
ΔE00 9.74
Dark Green
#033500
ΔE00 11.35
Pine Green
#0A481E
ΔE00 11.88
Dark Blue Green
#005249
ΔE00 12.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102E20 #2E101E
analogous
#102E11 #102E20 #102D2E
triadic
#102E20 #20102E #2E2010
tetradic
#102E20 #11102E #2E101E #2D2E10
square
#102E20 #11102E #2E101E #2D2E10
split-complementary
#102E20 #2E102D #2E1110
monochromatic
#081710 #081710 #102E20 #205B40 #30895F
Accessibility & contrast
On white
14.65
#102E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#102E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102E20
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102E20 | 1.00 | 14.65 | 1.43 | 14.65 |
| #FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1F
Deuteranopia (green-blind)
#292721
Tritanopia (blue-blind)
#062E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #102e20; /* rgb */ color: rgb(16, 46, 32); /* oklch */ color: oklch(27.3% 0.045 161.0);
Tailwind
colors: {
custom: {
50: '#51675b',
500: '#102e20',
950: '#000000',
},
}SCSS
$custom: #102e20; $custom-light: #51675b; $custom-dark: #000000;
JSON
{
"hex": "#102e20",
"rgb": {
"r": 16,
"g": 46,
"b": 32
},
"hsl": {
"h": 152,
"s": 48.387,
"l": 12.157
},
"oklch": {
"l": 0.27343,
"c": 0.0448,
"h": 161
},
"luminance": 0.02168
}Semantic roles & 50–950 ramp
primary
#102E20
secondary
#67334B
accent
#508FD8
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79