#232C05#232C05
#232C05 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.5% C 0.060 H 121.7°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #232C05 |
|---|---|
| RGB | rgb(35, 44, 5) |
| HSL | hsl(74, 80%, 10%) |
| HSV | hsv(74, 89%, 17%) |
| CMYK | cmyk(20.5%, 0%, 88.6%, 82.7%) |
| CIE-LAB | lab(16.35, -10.75, 21.37) |
| CIE-LCH | lch(16.35, 23.92, 116.69°) |
| OKLab | oklab(27.53% -0.0316 0.0511) |
| OKLCH | oklch(27.53% 0.06 121.7) |
| XYZ | xyz(1.6212, 2.1696, 0.4769) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.64
Very Dark Green
#062E03
ΔE00 8.14
Dark Forest Green
#002D04
ΔE00 9.09
Dark Green
#033500
ΔE00 9.27
Hunter Green (survey)
#0B4008
ΔE00 10.64
Forrest Green
#154406
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C05 #0E052C
analogous
#2C2205 #232C05 #102C05
triadic
#232C05 #05232C #2C0523
tetradic
#232C05 #052C22 #0E052C #2C0510
square
#232C05 #052C22 #0E052C #2C0510
split-complementary
#232C05 #05102C #22052C
monochromatic
#161B03 #161B03 #232C05 #4F630B #7A9A11
Accessibility & contrast
On white
14.64
#232C05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#232C05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C05
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C05 | 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)
#2F2901
Deuteranopia (green-blind)
#2E2908
Tritanopia (blue-blind)
#252924
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232c05; /* rgb */ color: rgb(35, 44, 5); /* oklch */ color: oklch(27.5% 0.060 121.7);
Tailwind
colors: {
custom: {
50: '#5f6549',
500: '#232c05',
950: '#000000',
},
}SCSS
$custom: #232c05; $custom-light: #5f6549; $custom-dark: #000000;
JSON
{
"hex": "#232c05",
"rgb": {
"r": 35,
"g": 44,
"b": 5
},
"hsl": {
"h": 73.846,
"s": 79.592,
"l": 9.608
},
"oklch": {
"l": 0.27525,
"c": 0.0601,
"h": 121.7
},
"luminance": 0.0217
}Semantic roles & 50–950 ramp
primary
#232C05
secondary
#311F6E
accent
#32F65F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77