#233F06#233F06
#233F06 is a dark, moderate yellow-green. Relative luminance 0.039; OKLCH L 33.3% C 0.088 H 133.0°. Best body text is #FFFFFF at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #233F06 |
|---|---|
| RGB | rgb(35, 63, 6) |
| HSL | hsl(89, 83%, 14%) |
| HSV | hsv(89, 90%, 25%) |
| CMYK | cmyk(44.4%, 0%, 90.5%, 75.3%) |
| CIE-LAB | lab(23.42, -21.16, 28.97) |
| CIE-LCH | lch(23.42, 35.88, 126.15°) |
| OKLab | oklab(33.28% -0.0597 0.0642) |
| OKLCH | oklch(33.28% 0.088 133) |
| XYZ | xyz(2.5035, 3.9254, 0.7980) |
| Luminance | 0.0393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 3.58
Hunter Green (survey)
#0B4008
ΔE00 4.36
Dark Green
#033500
ΔE00 5.61
Racing Green
#014600
ΔE00 5.64
Forest Green (survey)
#06470C
ΔE00 5.70
Darkgreen (survey)
#054907
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233F06 #22063F
analogous
#3F3E06 #233F06 #063F06
triadic
#233F06 #06233F #3F0623
tetradic
#233F06 #063F3E #22063F #3F0606
square
#233F06 #063F3E #22063F #3F0606
split-complementary
#233F06 #06063F #3E063F
monochromatic
#101C03 #101C03 #233F06 #42770B #61AF11
Accessibility & contrast
On white
11.76
#233F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.79
#233F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233F06
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233F06 | 1.00 | 11.76 | 1.79 | 11.76 |
| #FFFFFF | 11.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.79 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423900
Deuteranopia (green-blind)
#3E370C
Tritanopia (blue-blind)
#233C35
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #233f06; /* rgb */ color: rgb(35, 63, 6); /* oklch */ color: oklch(33.3% 0.088 133.0);
Tailwind
colors: {
custom: {
50: '#61744b',
500: '#233f06',
950: '#000000',
},
}SCSS
$custom: #233f06; $custom-light: #61744b; $custom-dark: #000000;
JSON
{
"hex": "#233f06",
"rgb": {
"r": 35,
"g": 63,
"b": 6
},
"hsl": {
"h": 89.474,
"s": 82.609,
"l": 13.529
},
"oklch": {
"l": 0.33278,
"c": 0.08767,
"h": 133
},
"luminance": 0.03925
}Semantic roles & 50–950 ramp
primary
#233F06
secondary
#50227F
accent
#2FF992
background
#F5F7F4
surface
#EAEDE7
border
#C6C8C3
text
#050801
muted
#797B77