#242B03#242B03
#242B03 is a dark, moderate yellow-green. Relative luminance 0.021; OKLCH L 27.3% C 0.060 H 119.2°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #242B03 |
|---|---|
| RGB | rgb(36, 43, 3) |
| HSL | hsl(71, 87%, 9%) |
| HSV | hsv(71, 93%, 17%) |
| CMYK | cmyk(16.3%, 0%, 93%, 83.1%) |
| CIE-LAB | lab(16.05, -9.80, 21.83) |
| CIE-LCH | lch(16.05, 23.93, 114.17°) |
| OKLab | oklab(27.3% -0.0294 0.0527) |
| OKLCH | oklch(27.3% 0.06 119.2) |
| XYZ | xyz(1.6079, 2.1094, 0.4086) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.54
Very Dark Green
#062E03
ΔE00 8.92
Dark Forest Green
#002D04
ΔE00 9.86
Dark Green
#033500
ΔE00 10.01
Hunter Green (survey)
#0B4008
ΔE00 11.35
Forrest Green
#154406
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242B03 #0A032B
analogous
#2B1E03 #242B03 #102B03
triadic
#242B03 #03242B #2B0324
tetradic
#242B03 #032B1E #0A032B #2B0310
square
#242B03 #032B1E #0A032B #2B0310
split-complementary
#242B03 #03102B #1E032B
monochromatic
#181D02 #181D02 #242B03 #546407 #849D0B
Accessibility & contrast
On white
14.77
#242B03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#242B03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242B03
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242B03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242B03 | 1.00 | 14.77 | 1.42 | 14.77 |
| #FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2800
Deuteranopia (green-blind)
#2E2806
Tritanopia (blue-blind)
#272823
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #242b03; /* rgb */ color: rgb(36, 43, 3); /* oklch */ color: oklch(27.3% 0.060 119.2);
Tailwind
colors: {
custom: {
50: '#606448',
500: '#242b03',
950: '#000000',
},
}SCSS
$custom: #242b03; $custom-light: #606448; $custom-dark: #000000;
JSON
{
"hex": "#242b03",
"rgb": {
"r": 36,
"g": 43,
"b": 3
},
"hsl": {
"h": 70.5,
"s": 86.957,
"l": 9.02
},
"oklch": {
"l": 0.27297,
"c": 0.06036,
"h": 119.2
},
"luminance": 0.02109
}Semantic roles & 50–950 ramp
primary
#242B03
secondary
#2A1B6F
accent
#2BFD4F
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#050500
muted
#797977