#252B09#252B09
#252B09 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.5% C 0.053 H 118.6°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #252B09 |
|---|---|
| RGB | rgb(37, 43, 9) |
| HSL | hsl(71, 65%, 10%) |
| HSV | hsv(71, 79%, 17%) |
| CMYK | cmyk(14%, 0%, 79.1%, 83.1%) |
| CIE-LAB | lab(16.21, -8.69, 19.60) |
| CIE-LCH | lch(16.21, 21.44, 113.90°) |
| OKLab | oklab(27.47% -0.0255 0.0468) |
| OKLCH | oklch(27.47% 0.053 118.6) |
| XYZ | xyz(1.6762, 2.1408, 0.5833) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.21
Very Dark Green
#062E03
ΔE00 9.45
Dark Forest Green
#002D04
ΔE00 10.33
Dark Green
#033500
ΔE00 10.68
Hunter Green (survey)
#0B4008
ΔE00 11.98
Forrest Green
#154406
ΔE00 12.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252B09 #0F092B
analogous
#2B2009 #252B09 #142B09
triadic
#252B09 #09252B #2B0925
tetradic
#252B09 #092B20 #0F092B #2B0914
square
#252B09 #092B20 #0F092B #2B0914
split-complementary
#252B09 #09142B #20092B
monochromatic
#161905 #161905 #252B09 #515E14 #7C901E
Accessibility & contrast
On white
14.70
#252B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#252B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252B09
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252B09 | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2805
Deuteranopia (green-blind)
#2E280B
Tritanopia (blue-blind)
#282824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #252b09; /* rgb */ color: rgb(37, 43, 9); /* oklch */ color: oklch(27.5% 0.053 118.6);
Tailwind
colors: {
custom: {
50: '#60644b',
500: '#252b09',
950: '#000000',
},
}SCSS
$custom: #252b09; $custom-light: #60644b; $custom-dark: #000000;
JSON
{
"hex": "#252b09",
"rgb": {
"r": 37,
"g": 43,
"b": 9
},
"hsl": {
"h": 70.588,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.27468,
"c": 0.05324,
"h": 118.6
},
"luminance": 0.02141
}Semantic roles & 50–950 ramp
primary
#252B09
secondary
#332769
accent
#3FE85D
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#050501
muted
#797977