#232C07#232C07
#232C07 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.5% C 0.058 H 122.1°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #232C07 |
|---|---|
| RGB | rgb(35, 44, 7) |
| HSL | hsl(75, 73%, 10%) |
| HSV | hsv(75, 84%, 17%) |
| CMYK | cmyk(20.5%, 0%, 84.1%, 82.7%) |
| CIE-LAB | lab(16.38, -10.55, 20.59) |
| CIE-LCH | lch(16.38, 23.13, 117.13°) |
| OKLab | oklab(27.55% -0.0308 0.0491) |
| OKLCH | oklch(27.55% 0.058 122.1) |
| XYZ | xyz(1.6322, 2.1740, 0.5346) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.90
Very Dark Green
#062E03
ΔE00 8.15
Dark Forest Green
#002D04
ΔE00 9.08
Dark Green
#033500
ΔE00 9.36
Hunter Green (survey)
#0B4008
ΔE00 10.74
Forrest Green
#154406
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C07 #10072C
analogous
#2C2307 #232C07 #102C07
triadic
#232C07 #07232C #2C0723
tetradic
#232C07 #072C23 #10072C #2C0710
square
#232C07 #072C23 #10072C #2C0710
split-complementary
#232C07 #07102C #23072C
monochromatic
#151A04 #151A04 #232C07 #4D610F #779618
Accessibility & contrast
On white
14.64
#232C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#232C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C07
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C07 | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2903
Deuteranopia (green-blind)
#2E290A
Tritanopia (blue-blind)
#252925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232c07; /* rgb */ color: rgb(35, 44, 7); /* oklch */ color: oklch(27.5% 0.058 122.1);
Tailwind
colors: {
custom: {
50: '#5f654a',
500: '#232c07',
950: '#000000',
},
}SCSS
$custom: #232c07; $custom-light: #5f654a; $custom-dark: #000000;
JSON
{
"hex": "#232c07",
"rgb": {
"r": 35,
"g": 44,
"b": 7
},
"hsl": {
"h": 74.595,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.27549,
"c": 0.05792,
"h": 122.1
},
"luminance": 0.02174
}Semantic roles & 50–950 ramp
primary
#232C07
secondary
#35236C
accent
#39EF65
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77