#212703#212703
#212703 is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 25.8% C 0.056 H 118.5°. Best body text is #FFFFFF at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #212703 |
|---|---|
| RGB | rgb(33, 39, 3) |
| HSL | hsl(70, 86%, 8%) |
| HSV | hsv(70, 92%, 15%) |
| CMYK | cmyk(15.4%, 0%, 92.3%, 84.7%) |
| CIE-LAB | lab(14.29, -8.91, 19.53) |
| CIE-LCH | lch(14.29, 21.46, 114.54°) |
| OKLab | oklab(25.81% -0.0268 0.0493) |
| OKLCH | oklch(25.81% 0.056 118.5) |
| XYZ | xyz(1.3692, 1.7810, 0.3578) |
| Luminance | 0.0178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.17
Very Dark Green
#062E03
ΔE00 9.28
Dark Forest Green
#002D04
ΔE00 10.11
Dark Green
#033500
ΔE00 10.74
Hunter Green (survey)
#0B4008
ΔE00 12.37
Forrest Green
#154406
ΔE00 12.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212703 #090327
analogous
#271B03 #212703 #0F2703
triadic
#212703 #032127 #270321
tetradic
#212703 #03271B #090327 #27030F
square
#212703 #03271B #090327 #27030F
split-complementary
#212703 #030F27 #1B0327
monochromatic
#181C02 #181C02 #212703 #516007 #81990C
Accessibility & contrast
On white
15.48
#212703 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#212703 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212703
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212703 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212703 | 1.00 | 15.48 | 1.36 | 15.48 |
| #FFFFFF | 15.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#2A2405
Tritanopia (blue-blind)
#242420
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #212703; /* rgb */ color: rgb(33, 39, 3); /* oklch */ color: oklch(25.8% 0.056 118.5);
Tailwind
colors: {
custom: {
50: '#5d6148',
500: '#212703',
950: '#000000',
},
}SCSS
$custom: #212703; $custom-light: #5d6148; $custom-dark: #000000;
JSON
{
"hex": "#212703",
"rgb": {
"r": 33,
"g": 39,
"b": 3
},
"hsl": {
"h": 70,
"s": 85.714,
"l": 8.235
},
"oklch": {
"l": 0.2581,
"c": 0.05607,
"h": 118.5
},
"luminance": 0.01781
}Semantic roles & 50–950 ramp
primary
#212703
secondary
#281B6B
accent
#2CFC4F
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040500
muted
#797977