#252500#252500
#252500 is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.6% C 0.056 H 109.8°. Best body text is #FFFFFF at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #252500 |
|---|---|
| RGB | rgb(37, 37, 0) |
| HSL | hsl(60, 100%, 7%) |
| HSV | hsv(60, 100%, 15%) |
| CMYK | cmyk(0%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(13.92, -5.70, 20.34) |
| CIE-LCH | lch(13.92, 21.12, 105.66°) |
| OKLab | oklab(25.6% -0.0189 0.0525) |
| OKLCH | oklch(25.6% 0.056 109.8) |
| XYZ | xyz(1.4246, 1.7165, 0.2563) |
| Luminance | 0.0172 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 9.45
Very Dark Green
#062E03
ΔE00 12.07
Dark Forest Green
#002D04
ΔE00 12.89
Dark Green
#033500
ΔE00 13.31
Dark Olive Green
#3C4D03
ΔE00 14.56
Hunter Green (survey)
#0B4008
ΔE00 14.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252500 #000025
analogous
#251300 #252500 #132500
triadic
#252500 #002525 #250025
tetradic
#252500 #002513 #000025 #250013
square
#252500 #002513 #000025 #250013
split-complementary
#252500 #001325 #130025
monochromatic
#1F1F00 #1F1F00 #252500 #626200 #9F9F00
Accessibility & contrast
On white
15.63
#252500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#252500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252500
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252500 | 1.00 | 15.63 | 1.34 | 15.63 |
| #FFFFFF | 15.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#2A2402
Tritanopia (blue-blind)
#29221E
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #252500; /* rgb */ color: rgb(37, 37, 0); /* oklch */ color: oklch(25.6% 0.056 109.8);
Tailwind
colors: {
custom: {
50: '#605f46',
500: '#252500',
950: '#000000',
},
}SCSS
$custom: #252500; $custom-light: #605f46; $custom-dark: #000000;
JSON
{
"hex": "#252500",
"rgb": {
"r": 37,
"g": 37,
"b": 0
},
"hsl": {
"h": 60,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.25601,
"c": 0.05581,
"h": 109.8
},
"luminance": 0.01716
}Semantic roles & 50–950 ramp
primary
#252500
secondary
#13136D
accent
#29FF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#050400
muted
#797977