#252D02#252D02
#252D02 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.0% C 0.064 H 119.9°. Best body text is #FFFFFF at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #252D02 |
|---|---|
| RGB | rgb(37, 45, 2) |
| HSL | hsl(71, 91%, 9%) |
| HSV | hsv(71, 96%, 18%) |
| CMYK | cmyk(17.8%, 0%, 95.6%, 82.4%) |
| CIE-LAB | lab(16.87, -10.59, 23.27) |
| CIE-LCH | lch(16.87, 25.57, 114.47°) |
| OKLab | oklab(27.97% -0.0318 0.0553) |
| OKLCH | oklch(27.97% 0.064 119.9) |
| XYZ | xyz(1.7123, 2.2745, 0.4062) |
| Luminance | 0.0227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.72
Very Dark Green
#062E03
ΔE00 8.67
Dark Green
#033500
ΔE00 9.53
Dark Forest Green
#002D04
ΔE00 9.67
Hunter Green (survey)
#0B4008
ΔE00 10.71
Forrest Green
#154406
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252D02 #0A022D
analogous
#2D2002 #252D02 #102D02
triadic
#252D02 #02252D #2D0225
tetradic
#252D02 #022D20 #0A022D #2D0210
square
#252D02 #022D20 #0A022D #2D0210
split-complementary
#252D02 #02102D #20022D
monochromatic
#181D01 #181D01 #252D02 #556805 #85A207
Accessibility & contrast
On white
14.43
#252D02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#252D02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252D02
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252D02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252D02 | 1.00 | 14.43 | 1.45 | 14.43 |
| #FFFFFF | 14.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#302A05
Tritanopia (blue-blind)
#282A25
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #252d02; /* rgb */ color: rgb(37, 45, 2); /* oklch */ color: oklch(28.0% 0.064 119.9);
Tailwind
colors: {
custom: {
50: '#616548',
500: '#252d02',
950: '#000000',
},
}SCSS
$custom: #252d02; $custom-light: #616548; $custom-dark: #000000;
JSON
{
"hex": "#252d02",
"rgb": {
"r": 37,
"g": 45,
"b": 2
},
"hsl": {
"h": 71.163,
"s": 91.489,
"l": 9.216
},
"oklch": {
"l": 0.27973,
"c": 0.06384,
"h": 119.9
},
"luminance": 0.02274
}Semantic roles & 50–950 ramp
primary
#252D02
secondary
#291972
accent
#29FF51
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050500
muted
#797A77