#242A01#242A01
#242A01 is a dark, moderate yellow. Relative luminance 0.020; OKLCH L 27.0% C 0.061 H 117.8°. Best body text is #FFFFFF at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #242A01 |
|---|---|
| RGB | rgb(36, 42, 1) |
| HSL | hsl(69, 95%, 8%) |
| HSV | hsv(69, 98%, 16%) |
| CMYK | cmyk(14.3%, 0%, 97.6%, 83.5%) |
| CIE-LAB | lab(15.66, -9.37, 22.15) |
| CIE-LCH | lch(15.66, 24.06, 112.93°) |
| OKLab | oklab(26.98% -0.0286 0.0543) |
| OKLCH | oklch(26.98% 0.061 117.8) |
| XYZ | xyz(1.5610, 2.0332, 0.3389) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.63
Very Dark Green
#062E03
ΔE00 9.29
Dark Forest Green
#002D04
ΔE00 10.23
Dark Green
#033500
ΔE00 10.39
Hunter Green (survey)
#0B4008
ΔE00 11.75
Forrest Green
#154406
ΔE00 11.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242A01 #07012A
analogous
#2A1B01 #242A01 #0F2A01
triadic
#242A01 #01242A #2A0124
tetradic
#242A01 #012A1B #07012A #2A010F
square
#242A01 #012A1B #07012A #2A010F
split-complementary
#242A01 #010F2A #1B012A
monochromatic
#1A1E01 #1A1E01 #242A01 #576602 #8AA204
Accessibility & contrast
On white
14.93
#242A01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#242A01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242A01
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242A01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242A01 | 1.00 | 14.93 | 1.41 | 14.93 |
| #FFFFFF | 14.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2700
Deuteranopia (green-blind)
#2D2704
Tritanopia (blue-blind)
#272722
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #242a01; /* rgb */ color: rgb(36, 42, 1); /* oklch */ color: oklch(27.0% 0.061 117.8);
Tailwind
colors: {
custom: {
50: '#606347',
500: '#242a01',
950: '#000000',
},
}SCSS
$custom: #242a01; $custom-light: #606347; $custom-dark: #000000;
JSON
{
"hex": "#242a01",
"rgb": {
"r": 36,
"g": 42,
"b": 1
},
"hsl": {
"h": 68.78,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.26975,
"c": 0.06135,
"h": 117.8
},
"luminance": 0.02033
}Semantic roles & 50–950 ramp
primary
#242A01
secondary
#241670
accent
#29FF48
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#050500
muted
#797977