#232E01#232E01
#232E01 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.067 H 122.9°. Best body text is #FFFFFF at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #232E01 |
|---|---|
| RGB | rgb(35, 46, 1) |
| HSL | hsl(75, 96%, 9%) |
| HSV | hsv(75, 98%, 18%) |
| CMYK | cmyk(23.9%, 0%, 97.8%, 82%) |
| CIE-LAB | lab(17.05, -12.34, 23.87) |
| CIE-LCH | lch(17.05, 26.87, 117.34°) |
| OKLab | oklab(28.08% -0.0366 0.0567) |
| OKLCH | oklch(28.08% 0.067 122.9) |
| XYZ | xyz(1.6756, 2.3135, 0.3870) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.71
Very Dark Green
#062E03
ΔE00 7.61
Dark Green
#033500
ΔE00 8.39
Dark Forest Green
#002D04
ΔE00 8.65
Hunter Green (survey)
#0B4008
ΔE00 9.62
Forrest Green
#154406
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E01 #0C012E
analogous
#2E2301 #232E01 #0D2E01
triadic
#232E01 #01232E #2E0123
tetradic
#232E01 #012E23 #0C012E #2E010D
square
#232E01 #012E23 #0C012E #2E010D
split-complementary
#232E01 #010D2E #23012E
monochromatic
#171E01 #171E01 #232E01 #516A02 #7EA604
Accessibility & contrast
On white
14.36
#232E01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#232E01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E01
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E01 | 1.00 | 14.36 | 1.46 | 14.36 |
| #FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#302A04
Tritanopia (blue-blind)
#262B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #232e01; /* rgb */ color: rgb(35, 46, 1); /* oklch */ color: oklch(28.1% 0.067 122.9);
Tailwind
colors: {
custom: {
50: '#5f6647',
500: '#232e01',
950: '#000000',
},
}SCSS
$custom: #232e01; $custom-light: #5f6647; $custom-dark: #000000;
JSON
{
"hex": "#232e01",
"rgb": {
"r": 35,
"g": 46,
"b": 1
},
"hsl": {
"h": 74.667,
"s": 95.745,
"l": 9.216
},
"oklch": {
"l": 0.28077,
"c": 0.06749,
"h": 122.9
},
"luminance": 0.02314
}Semantic roles & 50–950 ramp
primary
#232E01
secondary
#2E1774
accent
#29FF5D
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050600
muted
#797A77