#103221#103221
#103221 is a dark, muted teal. Relative luminance 0.025; OKLCH L 28.6% C 0.051 H 158.9°. Best body text is #FFFFFF at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #103221 |
|---|---|
| RGB | rgb(16, 50, 33) |
| HSL | hsl(150, 52%, 13%) |
| HSV | hsv(150, 68%, 20%) |
| CMYK | cmyk(68%, 0%, 34%, 80.4%) |
| CIE-LAB | lab(17.92, -17.32, 7.21) |
| CIE-LCH | lch(17.92, 18.75, 157.40°) |
| OKLab | oklab(28.64% -0.0474 0.0183) |
| OKLCH | oklch(28.64% 0.051 158.9) |
| XYZ | xyz(1.6287, 2.5010, 1.8355) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.67
Evergreen
#05472A
ΔE00 7.95
Very Dark Green
#062E03
ΔE00 7.98
Dark Green
#033500
ΔE00 10.03
Pine Green
#0A481E
ΔE00 10.12
Hunter Green (survey)
#0B4008
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103221 #321021
analogous
#103210 #103221 #103232
triadic
#103221 #211032 #322110
tetradic
#103221 #101032 #321021 #323210
square
#103221 #101032 #321021 #323210
split-complementary
#103221 #321032 #321010
monochromatic
#07170F #07170F #103221 #1F6040 #2E8F5E
Accessibility & contrast
On white
14.00
#103221 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#103221 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103221
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103221 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103221 | 1.00 | 14.00 | 1.50 | 14.00 |
| #FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312E20
Deuteranopia (green-blind)
#2D2A22
Tritanopia (blue-blind)
#04322D
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #103221; /* rgb */ color: rgb(16, 50, 33); /* oklch */ color: oklch(28.6% 0.051 158.9);
Tailwind
colors: {
custom: {
50: '#526a5c',
500: '#103221',
950: '#000000',
},
}SCSS
$custom: #103221; $custom-light: #526a5c; $custom-dark: #000000;
JSON
{
"hex": "#103221",
"rgb": {
"r": 16,
"g": 50,
"b": 33
},
"hsl": {
"h": 150,
"s": 51.515,
"l": 12.941
},
"oklch": {
"l": 0.28638,
"c": 0.05081,
"h": 158.9
},
"luminance": 0.02501
}Semantic roles & 50–950 ramp
primary
#103221
secondary
#6B324F
accent
#4D94DB
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79