#212502#212502
#212502 is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.2% C 0.055 H 115.9°. Best body text is #FFFFFF at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #212502 |
|---|---|
| RGB | rgb(33, 37, 2) |
| HSL | hsl(67, 90%, 8%) |
| HSV | hsv(67, 95%, 15%) |
| CMYK | cmyk(10.8%, 0%, 94.6%, 85.5%) |
| CIE-LAB | lab(13.54, -7.75, 18.94) |
| CIE-LCH | lch(13.54, 20.46, 112.24°) |
| OKLab | oklab(25.2% -0.0238 0.0491) |
| OKLCH | oklch(25.2% 0.055 115.9) |
| XYZ | xyz(1.2998, 1.6509, 0.3076) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 9.76
Very Dark Green
#062E03
ΔE00 10.22
Dark Forest Green
#002D04
ΔE00 11.00
Dark Green
#033500
ΔE00 11.72
Hunter Green (survey)
#0B4008
ΔE00 13.37
Forrest Green
#154406
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212502 #060225
analogous
#251702 #212502 #0F2502
triadic
#212502 #022125 #250221
tetradic
#212502 #022517 #060225 #25020F
square
#212502 #022517 #060225 #25020F
split-complementary
#212502 #020F25 #170225
monochromatic
#1A1D02 #1A1D02 #212502 #555F05 #899908
Accessibility & contrast
On white
15.79
#212502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#212502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212502
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212502 | 1.00 | 15.79 | 1.33 | 15.79 |
| #FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#282304
Tritanopia (blue-blind)
#24221E
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #212502; /* rgb */ color: rgb(33, 37, 2); /* oklch */ color: oklch(25.2% 0.055 115.9);
Tailwind
colors: {
custom: {
50: '#5d5f47',
500: '#212502',
950: '#000000',
},
}SCSS
$custom: #212502; $custom-light: #5d5f47; $custom-dark: #000000;
JSON
{
"hex": "#212502",
"rgb": {
"r": 33,
"g": 37,
"b": 2
},
"hsl": {
"h": 66.857,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.25198,
"c": 0.05454,
"h": 115.9
},
"luminance": 0.01651
}Semantic roles & 50–950 ramp
primary
#212502
secondary
#22186A
accent
#29FF41
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977