#242C01#242C01
#242C01 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.064 H 119.9°. Best body text is #FFFFFF at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #242C01 |
|---|---|
| RGB | rgb(36, 44, 1) |
| HSL | hsl(71, 96%, 9%) |
| HSV | hsv(71, 98%, 17%) |
| CMYK | cmyk(18.2%, 0%, 97.7%, 82.7%) |
| CIE-LAB | lab(16.40, -10.61, 23.08) |
| CIE-LCH | lch(16.40, 25.40, 114.68°) |
| OKLab | oklab(27.57% -0.032 0.0556) |
| OKLCH | oklch(27.57% 0.064 119.9) |
| XYZ | xyz(1.6338, 2.1786, 0.3632) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.03
Very Dark Green
#062E03
ΔE00 8.59
Dark Green
#033500
ΔE00 9.53
Dark Forest Green
#002D04
ΔE00 9.57
Hunter Green (survey)
#0B4008
ΔE00 10.81
Forrest Green
#154406
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242C01 #09012C
analogous
#2C1F01 #242C01 #0F2C01
triadic
#242C01 #01242C #2C0124
tetradic
#242C01 #012C1F #09012C #2C010F
square
#242C01 #012C1F #09012C #2C010F
split-complementary
#242C01 #010F2C #1F012C
monochromatic
#181E01 #181E01 #242C01 #556802 #86A404
Accessibility & contrast
On white
14.63
#242C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#242C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242C01
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242C01 | 1.00 | 14.63 | 1.44 | 14.63 |
| #FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302900
Deuteranopia (green-blind)
#2F2904
Tritanopia (blue-blind)
#272924
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #242c01; /* rgb */ color: rgb(36, 44, 1); /* oklch */ color: oklch(27.6% 0.064 119.9);
Tailwind
colors: {
custom: {
50: '#606547',
500: '#242c01',
950: '#000000',
},
}SCSS
$custom: #242c01; $custom-light: #606547; $custom-dark: #000000;
JSON
{
"hex": "#242c01",
"rgb": {
"r": 36,
"g": 44,
"b": 1
},
"hsl": {
"h": 71.163,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.27569,
"c": 0.06412,
"h": 119.9
},
"luminance": 0.02179
}Semantic roles & 50–950 ramp
primary
#242C01
secondary
#281772
accent
#29FF51
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050500
muted
#797A77