#243002#243002
#243002 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.069 H 123.7°. Best body text is #FFFFFF at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #243002 |
|---|---|
| RGB | rgb(36, 48, 2) |
| HSL | hsl(76, 92%, 10%) |
| HSV | hsv(76, 96%, 19%) |
| CMYK | cmyk(25%, 0%, 95.8%, 81.2%) |
| CIE-LAB | lab(17.89, -12.91, 24.49) |
| CIE-LCH | lch(17.89, 27.68, 117.79°) |
| OKLab | oklab(28.78% -0.0381 0.0572) |
| OKLCH | oklch(28.78% 0.069 123.7) |
| XYZ | xyz(1.7955, 2.4933, 0.4441) |
| Luminance | 0.0249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.22
Very Dark Green
#062E03
ΔE00 7.51
Dark Green
#033500
ΔE00 8.07
Dark Forest Green
#002D04
ΔE00 8.58
Hunter Green (survey)
#0B4008
ΔE00 9.12
Forrest Green
#154406
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243002 #0E0230
analogous
#302502 #243002 #0D3002
triadic
#243002 #022430 #300224
tetradic
#243002 #023025 #0E0230 #30020D
square
#243002 #023025 #0E0230 #30020D
split-complementary
#243002 #020D30 #250230
monochromatic
#161D01 #161D01 #243002 #506B04 #7CA607
Accessibility & contrast
On white
14.01
#243002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#243002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243002
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243002 | 1.00 | 14.01 | 1.50 | 14.01 |
| #FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#322C05
Tritanopia (blue-blind)
#262D27
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #243002; /* rgb */ color: rgb(36, 48, 2); /* oklch */ color: oklch(28.8% 0.069 123.7);
Tailwind
colors: {
custom: {
50: '#606848',
500: '#243002',
950: '#000000',
},
}SCSS
$custom: #243002; $custom-light: #606848; $custom-dark: #000000;
JSON
{
"hex": "#243002",
"rgb": {
"r": 36,
"g": 48,
"b": 2
},
"hsl": {
"h": 75.652,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.28777,
"c": 0.06868,
"h": 123.7
},
"luminance": 0.02493
}Semantic roles & 50–950 ramp
primary
#243002
secondary
#311975
accent
#29FF61
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050600
muted
#797A77