#242C02#242C02
#242C02 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.063 H 120.1°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #242C02 |
|---|---|
| RGB | rgb(36, 44, 2) |
| HSL | hsl(71, 91%, 9%) |
| HSV | hsv(71, 95%, 17%) |
| CMYK | cmyk(18.2%, 0%, 95.5%, 82.7%) |
| CIE-LAB | lab(16.41, -10.51, 22.68) |
| CIE-LCH | lch(16.41, 25.00, 114.86°) |
| OKLab | oklab(27.58% -0.0315 0.0545) |
| OKLCH | oklch(27.58% 0.063 120.1) |
| XYZ | xyz(1.6392, 2.1808, 0.3920) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.14
Very Dark Green
#062E03
ΔE00 8.57
Dark Forest Green
#002D04
ΔE00 9.55
Dark Green
#033500
ΔE00 9.55
Hunter Green (survey)
#0B4008
ΔE00 10.84
Forrest Green
#154406
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242C02 #0A022C
analogous
#2C1F02 #242C02 #0F2C02
triadic
#242C02 #02242C #2C0224
tetradic
#242C02 #022C1F #0A022C #2C020F
square
#242C02 #022C1F #0A022C #2C020F
split-complementary
#242C02 #020F2C #1F022C
monochromatic
#181D01 #181D01 #242C02 #546705 #84A107
Accessibility & contrast
On white
14.62
#242C02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#242C02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242C02
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242C02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242C02 | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302900
Deuteranopia (green-blind)
#2F2905
Tritanopia (blue-blind)
#272924
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #242c02; /* rgb */ color: rgb(36, 44, 2); /* oklch */ color: oklch(27.6% 0.063 120.1);
Tailwind
colors: {
custom: {
50: '#606548',
500: '#242c02',
950: '#000000',
},
}SCSS
$custom: #242c02; $custom-light: #606548; $custom-dark: #000000;
JSON
{
"hex": "#242c02",
"rgb": {
"r": 36,
"g": 44,
"b": 2
},
"hsl": {
"h": 71.429,
"s": 91.304,
"l": 9.02
},
"oklch": {
"l": 0.27581,
"c": 0.06295,
"h": 120.1
},
"luminance": 0.02181
}Semantic roles & 50–950 ramp
primary
#242C02
secondary
#2A1971
accent
#29FF52
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050500
muted
#797A77