#252C10#252C10
#252C10 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.9% C 0.047 H 121.1°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #252C10 |
|---|---|
| RGB | rgb(37, 44, 16) |
| HSL | hsl(75, 47%, 12%) |
| HSV | hsv(75, 64%, 17%) |
| CMYK | cmyk(15.9%, 0%, 63.6%, 82.7%) |
| CIE-LAB | lab(16.66, -8.57, 16.88) |
| CIE-LCH | lch(16.66, 18.93, 116.92°) |
| OKLab | oklab(27.86% -0.0243 0.0402) |
| OKLCH | oklch(27.86% 0.047 121.1) |
| XYZ | xyz(1.7572, 2.2321, 0.8284) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.15
Very Dark Green
#062E03
ΔE00 9.37
Dark Forest Green
#002D04
ΔE00 10.16
Dark Green
#033500
ΔE00 10.77
Hunter Green (survey)
#0B4008
ΔE00 12.06
Forrest Green
#154406
ΔE00 12.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252C10 #17102C
analogous
#2C2510 #252C10 #172C10
triadic
#252C10 #10252C #2C1025
tetradic
#252C10 #102C25 #17102C #2C1017
square
#252C10 #102C25 #17102C #2C1017
split-complementary
#252C10 #10172C #25102C
monochromatic
#131608 #131608 #252C10 #4B5920 #708631
Accessibility & contrast
On white
14.52
#252C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#252C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252C10
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252C10 | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F290D
Deuteranopia (green-blind)
#2E2912
Tritanopia (blue-blind)
#272A26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #252c10; /* rgb */ color: rgb(37, 44, 16); /* oklch */ color: oklch(27.9% 0.047 121.1);
Tailwind
colors: {
custom: {
50: '#60654f',
500: '#252c10',
950: '#000000',
},
}SCSS
$custom: #252c10; $custom-light: #60654f; $custom-dark: #000000;
JSON
{
"hex": "#252c10",
"rgb": {
"r": 37,
"g": 44,
"b": 16
},
"hsl": {
"h": 75,
"s": 46.667,
"l": 11.765
},
"oklch": {
"l": 0.27859,
"c": 0.04692,
"h": 121.1
},
"luminance": 0.02232
}Semantic roles & 50–950 ramp
primary
#252C10
secondary
#403365
accent
#51D673
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050502
muted
#797A78