#282F10#282F10
#282F10 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 29.0% C 0.051 H 120.3°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #282F10 |
|---|---|
| RGB | rgb(40, 47, 16) |
| HSL | hsl(74, 49%, 12%) |
| HSV | hsv(74, 66%, 18%) |
| CMYK | cmyk(14.9%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(18.02, -8.93, 18.59) |
| CIE-LCH | lch(18.02, 20.62, 115.65°) |
| OKLab | oklab(29.02% -0.0255 0.0437) |
| OKLCH | oklch(29.02% 0.051 120.3) |
| XYZ | xyz(1.9851, 2.5216, 0.8722) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.85
Very Dark Green
#062E03
ΔE00 9.30
Dark Forest Green
#002D04
ΔE00 10.18
Dark Green
#033500
ΔE00 10.41
Hunter Green (survey)
#0B4008
ΔE00 11.43
Forrest Green
#154406
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282F10 #17102F
analogous
#2F2610 #282F10 #192F10
triadic
#282F10 #10282F #2F1028
tetradic
#282F10 #102F26 #17102F #2F1019
square
#282F10 #102F26 #17102F #2F1019
split-complementary
#282F10 #10192F #26102F
monochromatic
#131708 #131708 #282F10 #4F5D20 #768A2F
Accessibility & contrast
On white
13.96
#282F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#282F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282F10
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282F10 | 1.00 | 13.96 | 1.50 | 13.96 |
| #FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0D
Deuteranopia (green-blind)
#312C12
Tritanopia (blue-blind)
#2A2C28
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #282f10; /* rgb */ color: rgb(40, 47, 16); /* oklch */ color: oklch(29.0% 0.051 120.3);
Tailwind
colors: {
custom: {
50: '#63674f',
500: '#282f10',
950: '#000000',
},
}SCSS
$custom: #282f10; $custom-light: #63674f; $custom-dark: #000000;
JSON
{
"hex": "#282f10",
"rgb": {
"r": 40,
"g": 47,
"b": 16
},
"hsl": {
"h": 73.548,
"s": 49.206,
"l": 12.353
},
"oklch": {
"l": 0.29015,
"c": 0.05058,
"h": 120.3
},
"luminance": 0.02522
}Semantic roles & 50–950 ramp
primary
#282F10
secondary
#3F3368
accent
#4FD96E
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050602
muted
#797A78