#232C04#232C04
#232C04 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.5% C 0.061 H 121.6°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #232C04 |
|---|---|
| RGB | rgb(35, 44, 4) |
| HSL | hsl(74, 83%, 9%) |
| HSV | hsv(74, 91%, 17%) |
| CMYK | cmyk(20.5%, 0%, 90.9%, 82.7%) |
| CIE-LAB | lab(16.34, -10.84, 21.77) |
| CIE-LCH | lch(16.34, 24.32, 116.48°) |
| OKLab | oklab(27.51% -0.032 0.0522) |
| OKLCH | oklch(27.51% 0.061 121.6) |
| XYZ | xyz(1.6158, 2.1675, 0.4481) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.52
Very Dark Green
#062E03
ΔE00 8.14
Dark Forest Green
#002D04
ΔE00 9.10
Dark Green
#033500
ΔE00 9.23
Hunter Green (survey)
#0B4008
ΔE00 10.60
Forrest Green
#154406
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C04 #0D042C
analogous
#2C2104 #232C04 #0F2C04
triadic
#232C04 #04232C #2C0423
tetradic
#232C04 #042C21 #0D042C #2C040F
square
#232C04 #042C21 #0D042C #2C040F
split-complementary
#232C04 #040F2C #21042C
monochromatic
#161C03 #161C03 #232C04 #506409 #7C9C0E
Accessibility & contrast
On white
14.65
#232C04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#232C04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C04
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C04 | 1.00 | 14.65 | 1.43 | 14.65 |
| #FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2900
Deuteranopia (green-blind)
#2E2907
Tritanopia (blue-blind)
#262924
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #232c04; /* rgb */ color: rgb(35, 44, 4); /* oklch */ color: oklch(27.5% 0.061 121.6);
Tailwind
colors: {
custom: {
50: '#5f6549',
500: '#232c04',
950: '#000000',
},
}SCSS
$custom: #232c04; $custom-light: #5f6549; $custom-dark: #000000;
JSON
{
"hex": "#232c04",
"rgb": {
"r": 35,
"g": 44,
"b": 4
},
"hsl": {
"h": 73.5,
"s": 83.333,
"l": 9.412
},
"oklch": {
"l": 0.27512,
"c": 0.06121,
"h": 121.6
},
"luminance": 0.02167
}Semantic roles & 50–950 ramp
primary
#232C04
secondary
#2F1D6F
accent
#2EFA5C
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050500
muted
#797A77