#233101#233101
#233101 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.0% C 0.072 H 125.2°. Best body text is #FFFFFF at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #233101 |
|---|---|
| RGB | rgb(35, 49, 1) |
| HSL | hsl(78, 96%, 10%) |
| HSV | hsv(78, 98%, 19%) |
| CMYK | cmyk(28.6%, 0%, 98%, 80.8%) |
| CIE-LAB | lab(18.17, -14.09, 25.22) |
| CIE-LCH | lch(18.17, 28.88, 119.19°) |
| OKLab | oklab(28.98% -0.0413 0.0587) |
| OKLCH | oklch(28.98% 0.072 125.2) |
| XYZ | xyz(1.7969, 2.5561, 0.4274) |
| Luminance | 0.0256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.19
Very Dark Green
#062E03
ΔE00 7.03
Dark Green
#033500
ΔE00 7.42
Dark Forest Green
#002D04
ΔE00 8.13
Hunter Green (survey)
#0B4008
ΔE00 8.42
Forrest Green
#154406
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233101 #0F0131
analogous
#312701 #233101 #0B3101
triadic
#233101 #012331 #310123
tetradic
#233101 #013127 #0F0131 #31010B
square
#233101 #013127 #0F0131 #31010B
split-complementary
#233101 #010B31 #270131
monochromatic
#151E01 #151E01 #233101 #4E6D02 #79A903
Accessibility & contrast
On white
13.90
#233101 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#233101 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233101
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233101 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233101 | 1.00 | 13.90 | 1.51 | 13.90 |
| #FFFFFF | 13.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D00
Deuteranopia (green-blind)
#332C05
Tritanopia (blue-blind)
#252E28
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #233101; /* rgb */ color: rgb(35, 49, 1); /* oklch */ color: oklch(29.0% 0.072 125.2);
Tailwind
colors: {
custom: {
50: '#5f6947',
500: '#233101',
950: '#000000',
},
}SCSS
$custom: #233101; $custom-light: #5f6947; $custom-dark: #000000;
JSON
{
"hex": "#233101",
"rgb": {
"r": 35,
"g": 49,
"b": 1
},
"hsl": {
"h": 77.5,
"s": 96,
"l": 9.804
},
"oklch": {
"l": 0.28982,
"c": 0.07176,
"h": 125.2
},
"luminance": 0.02556
}Semantic roles & 50–950 ramp
primary
#233101
secondary
#331777
accent
#29FF67
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050600
muted
#797A77