#202500#202500
#202500 is a dark, muted yellow. Relative luminance 0.016; OKLCH L 25.1% C 0.058 H 117.1°. Best body text is #FFFFFF at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #202500 |
|---|---|
| RGB | rgb(32, 37, 0) |
| HSL | hsl(68, 100%, 7%) |
| HSV | hsv(68, 100%, 15%) |
| CMYK | cmyk(13.5%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(13.41, -8.53, 19.57) |
| CIE-LCH | lch(13.41, 21.35, 113.55°) |
| OKLab | oklab(25.07% -0.0263 0.0515) |
| OKLCH | oklch(25.07% 0.058 117.1) |
| XYZ | xyz(1.2573, 1.6302, 0.2484) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 9.59
Very Dark Green
#062E03
ΔE00 9.66
Dark Forest Green
#002D04
ΔE00 10.46
Dark Green
#033500
ΔE00 11.17
Hunter Green (survey)
#0B4008
ΔE00 12.89
Forrest Green
#154406
ΔE00 13.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202500 #050025
analogous
#251800 #202500 #0E2500
triadic
#202500 #002025 #250020
tetradic
#202500 #002518 #050025 #25000E
square
#202500 #002518 #050025 #25000E
split-complementary
#202500 #000E25 #180025
monochromatic
#1A1F00 #1A1F00 #202500 #556200 #8A9F00
Accessibility & contrast
On white
15.84
#202500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#202500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202500
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202500 | 1.00 | 15.84 | 1.33 | 15.84 |
| #FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#282302
Tritanopia (blue-blind)
#23221E
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #202500; /* rgb */ color: rgb(32, 37, 0); /* oklch */ color: oklch(25.1% 0.058 117.1);
Tailwind
colors: {
custom: {
50: '#5c5f46',
500: '#202500',
950: '#000000',
},
}SCSS
$custom: #202500; $custom-light: #5c5f46; $custom-dark: #000000;
JSON
{
"hex": "#202500",
"rgb": {
"r": 32,
"g": 37,
"b": 0
},
"hsl": {
"h": 68.108,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.25066,
"c": 0.05785,
"h": 117.1
},
"luminance": 0.0163
}Semantic roles & 50–950 ramp
primary
#202500
secondary
#20136D
accent
#29FF46
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977