#252A06#252A06
#252A06 is a dark, muted yellow. Relative luminance 0.021; OKLCH L 27.1% C 0.055 H 117.0°. Best body text is #FFFFFF at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #252A06 |
|---|---|
| RGB | rgb(37, 42, 6) |
| HSL | hsl(68, 75%, 9%) |
| HSV | hsv(68, 86%, 16%) |
| CMYK | cmyk(11.9%, 0%, 85.7%, 83.5%) |
| CIE-LAB | lab(15.81, -8.34, 20.33) |
| CIE-LCH | lch(15.81, 21.97, 112.31°) |
| OKLab | oklab(27.14% -0.0249 0.049) |
| OKLCH | oklch(27.14% 0.055 117) |
| XYZ | xyz(1.6238, 2.0624, 0.4848) |
| Luminance | 0.0206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 8.14
Very Dark Green
#062E03
ΔE00 9.81
Dark Forest Green
#002D04
ΔE00 10.69
Dark Green
#033500
ΔE00 11.00
Hunter Green (survey)
#0B4008
ΔE00 12.33
Forrest Green
#154406
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252A06 #0B062A
analogous
#2A1D06 #252A06 #132A06
triadic
#252A06 #06252A #2A0625
tetradic
#252A06 #062A1D #0B062A #2A0613
square
#252A06 #062A1D #0B062A #2A0613
split-complementary
#252A06 #06132A #1D062A
monochromatic
#181B04 #181B04 #252A06 #54600E #839515
Accessibility & contrast
On white
14.87
#252A06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#252A06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252A06
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252A06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252A06 | 1.00 | 14.87 | 1.41 | 14.87 |
| #FFFFFF | 14.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2702
Deuteranopia (green-blind)
#2D2808
Tritanopia (blue-blind)
#282723
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #252a06; /* rgb */ color: rgb(37, 42, 6); /* oklch */ color: oklch(27.1% 0.055 117.0);
Tailwind
colors: {
custom: {
50: '#606349',
500: '#252a06',
950: '#000000',
},
}SCSS
$custom: #252a06; $custom-light: #606349; $custom-dark: #000000;
JSON
{
"hex": "#252a06",
"rgb": {
"r": 37,
"g": 42,
"b": 6
},
"hsl": {
"h": 68.333,
"s": 75,
"l": 9.412
},
"oklch": {
"l": 0.27138,
"c": 0.05499,
"h": 117
},
"luminance": 0.02062
}Semantic roles & 50–950 ramp
primary
#252A06
secondary
#2B216B
accent
#36F250
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#050501
muted
#797977