#232C01#232C01
#232C01 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.5% C 0.065 H 121.1°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #232C01 |
|---|---|
| RGB | rgb(35, 44, 1) |
| HSL | hsl(73, 96%, 9%) |
| HSV | hsv(73, 98%, 17%) |
| CMYK | cmyk(20.5%, 0%, 97.7%, 82.7%) |
| CIE-LAB | lab(16.31, -11.14, 22.95) |
| CIE-LCH | lch(16.31, 25.51, 115.90°) |
| OKLab | oklab(27.48% -0.0334 0.0554) |
| OKLCH | oklch(27.48% 0.065 121.1) |
| XYZ | xyz(1.5993, 2.1609, 0.3615) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.18
Very Dark Green
#062E03
ΔE00 8.17
Dark Green
#033500
ΔE00 9.15
Dark Forest Green
#002D04
ΔE00 9.16
Hunter Green (survey)
#0B4008
ΔE00 10.49
Forrest Green
#154406
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C01 #0A012C
analogous
#2C2001 #232C01 #0E2C01
triadic
#232C01 #01232C #2C0123
tetradic
#232C01 #012C20 #0A012C #2C010E
square
#232C01 #012C20 #0A012C #2C010E
split-complementary
#232C01 #010E2C #20012C
monochromatic
#181E01 #181E01 #232C01 #536802 #82A404
Accessibility & contrast
On white
14.66
#232C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#232C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C01
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C01 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302900
Deuteranopia (green-blind)
#2E2804
Tritanopia (blue-blind)
#262924
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #232c01; /* rgb */ color: rgb(35, 44, 1); /* oklch */ color: oklch(27.5% 0.065 121.1);
Tailwind
colors: {
custom: {
50: '#5f6547',
500: '#232c01',
950: '#000000',
},
}SCSS
$custom: #232c01; $custom-light: #5f6547; $custom-dark: #000000;
JSON
{
"hex": "#232c01",
"rgb": {
"r": 35,
"g": 44,
"b": 1
},
"hsl": {
"h": 72.558,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.27476,
"c": 0.06465,
"h": 121.1
},
"luminance": 0.02161
}Semantic roles & 50–950 ramp
primary
#232C01
secondary
#2A1772
accent
#29FF56
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050500
muted
#797A77