#252B06#252B06
#252B06 is a dark, muted yellow. Relative luminance 0.021; OKLCH L 27.4% C 0.056 H 118.2°. Best body text is #FFFFFF at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #252B06 |
|---|---|
| RGB | rgb(37, 43, 6) |
| HSL | hsl(70, 76%, 10%) |
| HSV | hsv(70, 86%, 17%) |
| CMYK | cmyk(14%, 0%, 86%, 83.1%) |
| CIE-LAB | lab(16.18, -8.97, 20.78) |
| CIE-LCH | lch(16.18, 22.64, 113.35°) |
| OKLab | oklab(27.43% -0.0267 0.0498) |
| OKLCH | oklch(27.43% 0.056 118.2) |
| XYZ | xyz(1.6597, 2.1342, 0.4968) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.80
Very Dark Green
#062E03
ΔE00 9.38
Dark Forest Green
#002D04
ΔE00 10.29
Dark Green
#033500
ΔE00 10.52
Hunter Green (survey)
#0B4008
ΔE00 11.82
Forrest Green
#154406
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252B06 #0C062B
analogous
#2B1F06 #252B06 #132B06
triadic
#252B06 #06252B #2B0625
tetradic
#252B06 #062B1F #0C062B #2B0613
square
#252B06 #062B1F #0C062B #2B0613
split-complementary
#252B06 #06132B #1F062B
monochromatic
#171B04 #171B04 #252B06 #53610D #819615
Accessibility & contrast
On white
14.72
#252B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#252B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252B06
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252B06 | 1.00 | 14.72 | 1.43 | 14.72 |
| #FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2802
Deuteranopia (green-blind)
#2E2809
Tritanopia (blue-blind)
#282824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #252b06; /* rgb */ color: rgb(37, 43, 6); /* oklch */ color: oklch(27.4% 0.056 118.2);
Tailwind
colors: {
custom: {
50: '#606449',
500: '#252b06',
950: '#000000',
},
}SCSS
$custom: #252b06; $custom-light: #606449; $custom-dark: #000000;
JSON
{
"hex": "#252b06",
"rgb": {
"r": 37,
"g": 43,
"b": 6
},
"hsl": {
"h": 69.73,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.27431,
"c": 0.05647,
"h": 118.2
},
"luminance": 0.02134
}Semantic roles & 50–950 ramp
primary
#252B06
secondary
#2D216C
accent
#36F254
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050501
muted
#797977