#232C03#232C03
#232C03 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.5% C 0.062 H 121.4°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #232C03 |
|---|---|
| RGB | rgb(35, 44, 3) |
| HSL | hsl(73, 87%, 9%) |
| HSV | hsv(73, 93%, 17%) |
| CMYK | cmyk(20.5%, 0%, 93.2%, 82.7%) |
| CIE-LAB | lab(16.33, -10.94, 22.16) |
| CIE-LCH | lch(16.33, 24.72, 116.28°) |
| OKLab | oklab(27.5% -0.0325 0.0532) |
| OKLCH | oklch(27.5% 0.062 121.4) |
| XYZ | xyz(1.6103, 2.1653, 0.4192) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.40
Very Dark Green
#062E03
ΔE00 8.14
Dark Forest Green
#002D04
ΔE00 9.12
Dark Green
#033500
ΔE00 9.20
Hunter Green (survey)
#0B4008
ΔE00 10.56
Forrest Green
#154406
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C03 #0C032C
analogous
#2C2103 #232C03 #0F2C03
triadic
#232C03 #03232C #2C0323
tetradic
#232C03 #032C21 #0C032C #2C030F
square
#232C03 #032C21 #0C032C #2C030F
split-complementary
#232C03 #030F2C #21032C
monochromatic
#171D02 #171D02 #232C03 #516507 #7E9F0B
Accessibility & contrast
On white
14.65
#232C03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#232C03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C03
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C03 | 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)
#2E2806
Tritanopia (blue-blind)
#262924
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #232c03; /* rgb */ color: rgb(35, 44, 3); /* oklch */ color: oklch(27.5% 0.062 121.4);
Tailwind
colors: {
custom: {
50: '#5f6548',
500: '#232c03',
950: '#000000',
},
}SCSS
$custom: #232c03; $custom-light: #5f6548; $custom-dark: #000000;
JSON
{
"hex": "#232c03",
"rgb": {
"r": 35,
"g": 44,
"b": 3
},
"hsl": {
"h": 73.171,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.275,
"c": 0.06234,
"h": 121.4
},
"luminance": 0.02165
}Semantic roles & 50–950 ramp
primary
#232C03
secondary
#2E1B70
accent
#2AFD59
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050500
muted
#797A77